Back to release list

OneLoader 1.5 (1.5)

Download

Changelog

OneLoader

High performance OMORI mod loader

Installation

  • Extract the zip into your game folder, when prompted, replace files.

What's new in 1.5

  • Added support for better plugin ordering. Use the plugins_ordered top level key in mod.json like this:
{
  "plugins_ordered": {
    "someplugin": {"at": 0}, // loads first
    "otherplugin": {"after":"GTP_OmoriFixes"}, // loads after gtp_omorifixes
    "yetanotherplugin": {"at":-1, "weight": -50000} // will probably load the very last.
  }
}

You still need to declare your plugins in files/plugins, but this should let you do more interesting things with less effort.

  • Improved the loading screen (Thanks to bajamaid for the art and kodicraft for help with the animations)
  • Deprecated the legacy plugin delta system, because nobody uses it and causes technical debt. It will be removed in 1.6

Extra file information:

  • File size: 0.18 MB
  • Downloads: 590
  • File name: OneLoader-1.5.zip
  • File type: application/zip

Ready to start modding?

Join the OMORI Modding Hub Discord
Learn to install and make mods
Mods.one inquiries? Click here to join the mods.one Discord Server

Help your eyes out

Change theme