Skip to content

2.4.0

Compare
Choose a tag to compare
@XDelta XDelta released this 26 Sep 12:39
· 81 commits to main since this release
eaafe8a

Initial public release of the ResoniteModLoader

  • Updated to use LangVersion C# 10
    • Mainly for GlobalDirectives and File Scoped Namespaces
  • Removed deprecated and obsolete methods
  • Added some additional logging and error handling around config usage and loading
  • Mod configs should now be formatted with indentation instead of long single line
  • Updated docs are in progress

Additional notes

  • Headless specific build may not be needed as Newtonsoft.Json has been updated and now matches on the client and headless