LanguageFileGenerator
Generates .language files for mods that use LanguageAPI to add their tokens.Every mod can be translated!
- Run the game with the mod
- Find this mod's folder (in r2api settings > locations > browse profile folder, then go to bepinex > plugins > TheTimesweeper-LanguageFileGenerator)
- Badda bing badda booom you'll find .language files for respective mods
- You are now free to take this file, rename it (make sure it keeps .language at the end), change "en" at the top to your language, translate it, put it anywhere in the bepinex plugins folder, and LanguageAPI will add these tokens automatically.
- don't forget to disable this mod when you're done. it is no longer needed.
ping/message thetimesweeper
on discord if you have any questions or issues. love ya
Changelog
1.0.2
- did more than just add a null check. should actually work now
1.0.1
- added a null check
1.0.0
- c: