Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

1.12.0

Compare
Choose a tag to compare
@zkxs zkxs released this 29 Aug 00:40
· 86 commits to master since this release
635592b

Modloader Changes

  • Prevent redundant PostX processing of the NML assembly by @zkxs in #47
  • nml_mods is now searched recursively for mods to load by @Psychpsyo in #51
    If you were using a nml_mods subfolder to disable mods that will no longer work!
  • Mod SHA256 hashes are now logged by @EIA485 in #52 and #57
  • Fix compatibility hash spoofing when non-NML plugins are present by @zkxs in #60
  • Hide modding-related types from TypeHelper.FindType by @zkxs in #67

CI and Style Changes

Documentation Changes

New Contributors

Full Diff: 1.11.2...1.12.0