Skip to content

Mod Localizer 0.9.0

Choose a tag to compare

@mistzzt mistzzt released this 14 Jun 11:33
· 43 commits to master since this release

Fix mod loading problem (signature is not correct)

  • Use AssemblyRef of module
  • Remove instance field of mod
  • Make SetTranslation instance instead of static
  • Implement SetTranslation call
  • IL changes
  • Format codes

This version supports mods for tModLoader 0.10 or higher, and need further tests.