Skip to content

Releases: MIO-Modding/mod-loader

1.0.2

15 Mar 00:53

Choose a tag to compare

Fixed an issue where the mod id given through the modInit method would be incorrect after the init

1.0.1

15 Mar 00:06

Choose a tag to compare

Fixed an issue where it wouldn't work on windows 11

1.0.0

13 Mar 00:04

Choose a tag to compare

Initial release of the mod loader

To use:

  1. Put the winhttp.dll in your MIO game directory
  2. Create a mods directory
  3. Add your mods as folders into a mods directory, most will require the modding api, make sure to unzip any zips
  4. Launch the game