
Last updated | 3 days ago |
Total downloads | 29 |
Total rating | 0 |
Categories | Mods BepInEx Client-side |
Dependency string | CoolLKK_Group-GameTranslator-1.9.2 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function

BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
GameTranslator
A Lethal Company translator plugin.
What does this mod do?
This provided a more targeted translate solution for Lethal Company. Some translate experience will be similar than AutoTranslator, due this plugin still support using "r" or "sr" method, but difference is, You need to place your localization content according to the methods required by this plugin.
- New method: "rex", "stg", for beginner, you can use "rex", "stg", "r", "sr", "sm"
- Once you run the game with this plugin, you will see this plugin create something inside your config folder, for advance user please read "GameTranslator.cfg" before using
- translations folder store all language folders that user defined, default to use "Default" language folder, you need to place font files and texture folder inside the language folder
- Better pull all terminal translate in "Terminal-Translate.cfg"
- Better pull all items translate in "Item-Translate.cfg"
- Better pull all notification (At the bottom middle of the game) and tip (At the bottom right of the game) translate in "HUD-Translate.cfg"
- Better pull all Special Gui translate in "GuiText-Translate.cfg"
- "Normal-Translate.cfg" is for a power matching method, that require match whole words in order to translate
- "SpecialText-Translate.cfg" is for a weak matching method, that only require match a few words to translate
- "CMD-PY-Translate.cfg" stores most terminal shortcut commands, for example "transmit=tm" means you only just need to type "tm" and words in your terminal to send a transmit
- "CMD-ZH-Translate.cfg" are use to store some terminal shortcut commands but contain non-english characters; The actual function is still to establish a shortcut, but it is recommended to store non-English characters
Contact
You can contact me on Github, CoolLKKPS
Disclaimer
I don't recommand use both AutoTranslator and GameTranslator even this is technically feasible.
Credits
SweetFox - Made this mod, check out his Bilibili space website
chuxiaaaa - Made some fixes for this mod, under MIT license
Hayrizan and bbepis - Provide XUnity.Common.dll that GameTranslator can based on, under MIT license
CoolLKK - Tweaks some code, create icon, rework readme and changelog