An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

## rAthena Intl

[![Github Action](https://github.com/GreatWizard/lan-play-status/actions/workflows/test.yml/badge.svg)](https://github.com/GreatWizard/lan-play-status/actions/workflows/test.yml)
[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)
[![Liberapay](https://img.shields.io/liberapay/patrons/GreatWizard.svg?logo=liberapay)](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 "",{,"",,...};
```