Skip to content

Releases: SubnauticaModding/Nautilus

SMLHelper v2.8.5

13 May 03:52
21122c2
Compare
Choose a tag to compare

Changes in this version #188

  • Fixes a bug with FloatConverter not correctly reading JSON values from the invariant culture.
  • Improved error logging when failing to parse JSON.

SMLHelper v2.8.4

13 May 03:52
dc5dbea
Compare
Choose a tag to compare

Changes in this version #183

  • Hotfix for overriding sprite crashing SML #182
  • Split configurations into stable/experimental #181

SMLHelper 2.0

13 May 03:52
Compare
Choose a tag to compare

Its been a long while, but it was all worth it! SMLHelper V2 is officially out! V2 contains tons of new features, bug-fixes, and lots and lots of improvements.

Patch notes:

  • First major version update of SMLHelper
  • Includes a fully overhauled API
  • Adds several new features and bug fixes

SMLHelper 1.7

13 May 03:52
1dc2b1d
Compare
Choose a tag to compare

Patch notes:

  • Added feature to use modded TechTypes into CustomCraftNode
  • Added TechType banlist to avoid conflicts with RandyKnapp's mods
  • Added TechType cache failsafe
  • Added better exception messages