Skip to content

Non Modloader Compatibility

alchemis edited this page May 27, 2022 · 5 revisions

Standard style mods (scripts only):

You can:

  • Put them directly in the /Mods/ folder as usual.
  • Group them into a folder with a mod_settings.ini (this will make them show up in the ModManager)
  • Put them into separate folders with a mod_settings.ini for each individual script (this will let you enable/disable them individually from the ModManager)

I might make it so that scripts in the mods folder are detected as individual mods in the ModManager if needed.

Content mods:

You can:

  • Install them as normal, this will make the content from them be loaded as if it were vanilla.
  • Convert them to an Modloader mod, this will require some fiddling with files, you can find the instructions for each file on this wiki, if you need help with this you can contact me directly on Discord or the Reborn forums.
Clone this wiki locally