Releases: mistzzt/tmodloader-mod-localizer
Releases · mistzzt/tmodloader-mod-localizer
Mod Localizer 0.8.0
- We do not replace string in mods now. Instead, we create our own
ModTranslation
object and use them.
This version supports mods for tModLoader 0.10 or higher, and need further tests.
Mod Localizer 0.7.0
- Localizer now can read
ModTranslation
created byMod.CreateTranslation (string key)
- A possible fix for
ModItem.ModifyTooltip
patching
This version supports mods for tModLoader 0.10 or higher, and need further tests.
Mod Localizer 0.6.0
Support for Player.SetBonus
This version supports tModLoader 0.10 and need further tests.
Mod Localizer 0.5.0
Minor fixes.
This version supports tModLoader 0.10 and need further tests.
Mod Localizer 0.4.1
Initial release.
This version supports tModLoader 0.10 and need further tests.