-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
This code is bloat and there are some code only left here to support old or never-released French-CC versions.
Localize-Me should be bumped to 1.0 and these should be removed:
- Ability to use a lang file as a pack file. Localize-Me-Tools can convert lang files to pack files since a long time, and this was only used during development anyway.
- Being able to use strings directly as translations result (i.e.
"maps/lab/room3/entities/120/analyzable": "a computer"
instead of
"maps/lab/room3/entities/120/analyzable": {
"text": "a computer"
}
- Encraption support, now that the developers have stated it is fine to distribute the original and translated text, there shouldn't be any remaining obstacle that prevents releasing them, other than obstacles that also prevent releasing encrapted versions.
- Calling
patch_fontifpatch_base_fontisn't defined.
Metadata
Metadata
Assignees
Labels
No labels