mirror of
https://github.com/NatsumeLS/Gakumas-Translation-Data-EN.git
synced 2026-08-22 03:42:56 +07:00
f46845a6a1513b1369d213fe66cdd816678ae29e
Gakumas-Translation-Data-EN
- Localization data for Gakumas-Localify-EN
Files and Folder Structure
./raw: Raw game resource file (.txt). Not included in the repository../gakuen-adapted-translation-data: Translation files../GakumasPreTranslation: Pre-Translation files, if no translation files are found, these files will be used../local-files/localization.json: Localization strings../local-files/generic.json: Other tracked strings../local-files/genericTrans: Same asgeneric.json. The folder/file name can be customized to distinguish translation content.
How to Build Resource
- Ensure submodules are pulled and up to date.
- Create a symbol link or put resource file (.txt communication scripts files) in the
./rawfolder - Run
make build-resourceto build resource.
Languages
Python
100%