Update README.md

This commit is contained in:
2024-06-15 01:22:35 +07:00
parent c9b2cea48e
commit 8d9650d42e

View File

@@ -4,15 +4,13 @@
## 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 as `generic.json`. The folder/file name can be customized to distinguish translation content.
- `./local-files/genericTrans`: Function the same as `generic.json`. Folder and file names can be customized to to distinguish translation content.
- `./local-files/resource` Resource files.
## How to Build Resource
# Contributors
1. Ensure submodules are pulled and up to date.
2. Create a symbol link or put resource file (.txt communication scripts files) in the `./raw` folder
3. Run `make build-resource` to build resource.
<a href="https://github.com/NatsumeLS/Gakumas-Translation-Data-EN">
<img src="https://contrib.rocks/image?repo=NatsumeLS/Gakumas-Translation-Data-EN" />
</a>