Skip to content

Creating a Reloaded Mod

  1. Click the Manage Mods button.
Reloaded's Manage Mods Button
  1. Click the New button to create a new mod.
Manage Mods New Button
  1. Enter a unique Mod ID for your mod. There are no requirements, but something like Game.ModName is recommended such as P5R.CostumeFramework.
Creating a mod, setting a Mod ID.
  1. Enter the basic details of your mod like its name, description, and version. Add an icon by clicking the Reloaded icon and selecting a new image.
Creating a Mod, setting common details.
  1. Add any Mod Dependencies your mod has. Mod Dependencies are mods that your mod relies on to work.
Creating a Mod, adding mod dependencies.
  1. (Optional) Add Update Support to your mod. This lets Reloaded know whenever you release a new version and prompt your users to install it.
Creating a Mod, adding update support.
  1. Add any games your mod supports, usually just one. This determines whether your mod will show up in a game’s Mods List.
Creating a Mod, adding supported games.
  1. Go to your game’s Mods List and enable your new mod.
Creating a Mod, enable your new mod.
  1. Edit your mod at any time by right-clicking it in the Mods List and selecting Edit Mod.
Edit a mod by right-clicking it in the Mods List.
  1. Open your mod’s folder by right-clicking it and selecting Open Folder. This is where all your mod’s files will be placed.
    • Your mod’s folder can be found at: RELOADED_II/Mods/MOD_ID/, where RELOADED_II is Reloaded’s install folder.
Open a mod's folder by right-clicking it. Empty mod folder.
  1. Finished! 🎉