Tech stack :
- Your Turn To Die is made using RPGMaker MV, which is itself made using NW.js
- The CustomTranslationEngine plugin is used for localization
- Weblate is used for continuous translation
- Website (in the
wwwdirectory) is made using Astro and Vue - CI/CD is made using Github Actions along with Node.js scripts
Translations are stored in monolingual deep JSON files in the root of the repository.
Image translations are to be pushed into a branch whose name follows the image/*.
A .env is required to build the website. The .env.example files has most of the variables already defined.
You need to fill the WEBLATE_TOKEN environment variable with your Weblate API token here
The French translation is provided under the CC BY SA license. See LICENSE.
