TheTimesweeper-LanguageFileGenerator icon

LanguageFileGenerator

Generates .language files for mods that use LanguageAPI to add their tokens.

Last updated a week ago
Total downloads 202
Total rating 4 
Categories Tools
Dependency string TheTimesweeper-LanguageFileGenerator-1.0.2
Dependants 1 other package depends on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.3.1 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.3.1
RiskofThunder-R2API_Language-1.0.1 icon
RiskofThunder-R2API_Language

API for modifying the language localisation of the game

Preferred version: 1.0.1

README

Every mod can be translated!

  1. Run the game with the mod
  2. Find this mod's folder (in r2api settings > locations > browse profile folder, then go to bepinex > plugins > TheTimesweeper-LanguageFileGenerator)
  3. Badda bing badda booom you'll find .language files for respective mods
  4. 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.
  5. 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: