Skip to content

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 05 Aug 10:43
· 12 commits to main since this release

Changes in 1.0.3

Changed

  • Commands that other mods register through S1API are read through ConsoleHelper.RegisteredCommands, which
    S1API 3.1.9 added for exactly this. Nothing changes on screen; what changes is that the listing no longer
    depends on reaching into S1API's internals, where a rename would have made those commands disappear without a
    word. S1API 3.1.8 and older still work through the old route.