Skip to content

v1.2

Compare
Choose a tag to compare
@rphsoftware rphsoftware released this 04 Jul 19:45
· 49 commits to master since this release

OneLoader

High performance OMORI mod loader

Installation

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

What's new in 1.2

  • Great improvements the loading UI
  • Mod priority loading. Add a priority field to your mod.json and set it to a number. All mods have a priority of 0 by default. Negative numbers will make your mod load earlier, positive numbers later.
  • Added the ability to require some mods to be installed. Make requires an array in your mod.json and put the IDs you want to ensure are installed there.
  • Added the ability to prevent your mod from running if other mods you specify are present. Make excludes an array in your mod.json and put the IDs of mods you want to discriminate against there.

Do you love OneLoader or my other work?

Consider clicking the "Sponsor" button and chipping in a bit. It really does help.

auid=1.2