Skip to content

v0.11.7.7

Compare
Choose a tag to compare
@JavidPack JavidPack released this 14 Oct 07:29
· 69 commits to master since this release

Using Steam? Simply update TML through Steam.
Not updating? Relaunch Steam. Please note it sometimes can take a while for the update to reach every Steam client.
GOG or Steam family share not working? Read the manual install instructions

With the recent 1.4.1 release, some Mac or GOG users might not be able to launch tModLoader anymore, this release addresses that. As always, this is not an update with the Journeys End content, that is still being worked on.

Fixes

  • Fix Mac and GOG issues caused by 1.4.1 file changes.
  • Prevent orphan ReLogic.dll files from previous 64 bit tModLoader installs from crashing the game.

API

  • Adding recipes in the incorrect methods is now protected against and will not silently crash the game. Thanks @direwolf420

ExampleMod

  • Removed "using static" directives as they cause confusion for new modders. Thanks @Chik3r