https://github.com/greatwizard/rathena-intl
This project intends to translate rAthena NPC texts in many languages.
https://github.com/greatwizard/rathena-intl
intl npc rathena server translation
Last synced: 11 months ago
JSON representation
This project intends to translate rAthena NPC texts in many languages.
- Host: GitHub
- URL: https://github.com/greatwizard/rathena-intl
- Owner: GreatWizard
- License: agpl-3.0
- Created: 2022-02-12T09:33:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-12T21:57:02.000Z (over 4 years ago)
- Last Synced: 2024-10-09T12:51:26.308Z (over 1 year ago)
- Topics: intl, npc, rathena, server, translation
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## rAthena Intl
[](https://github.com/GreatWizard/lan-play-status/actions/workflows/test.yml)
[](https://www.gnu.org/licenses/agpl-3.0)
[](https://liberapay.com/GreatWizard/)
This project intends to translate [rAthena NPC](https://github.com/rathena/rathena/tree/master/npc) texts in many languages.
## NPC
Translations are extract from rAthena NPC scripts.
They are automatically parsed and stored into a file following the [XLIFF v1.2](https://docs.oasis-open.org/xliff/v1.2/os/xliff-core.html) format.
### Commands with text
```
*announce "",{,{,{,{,{,{,}}}}}};
*mapannounce "","",{,{,{,{,{,}}}}}};
*areaannounce "",,,,,"",{,{,{,{,{,}}}}}};
*unittalk ,""{,flag};
*instance_announce ,"",{,{,{,{,{,}}}}};
*mes ""{,""{,...}};
*menu "",{,"",,...};
```