This is the source code for the Work-in-progress community-made mod for Paper Mario. Anybody is allowed to contribute!
This guide assumes you have basic knowledge of how to work git and the Star Rod modding tool.
- Clone this repository to an empty folder
- Using Star Rod, set your mod folder to the repository folder, dump assets if you haven't and copy assets to mod.
- Using git, discard changes for the repo in case copying vanilla assets has overwritten any of the mod assets.
- Create your own fork of the repo.
- Make your changes to the mod.
- If your changes have overwritten a vanilla asset, force add them to the repo.
- Create a pull request!
- Your contribution must not break any rule of the Paper Mario Modding server.
- Your contribution may not overwrite the work of another person without express permission of the original person.
- Your contribution must be able to compile, and not unavoidably crash the game.
- Your contribution must keep the game in a somewhat vanilla structure. new maps are okay, but they must be functionally the same as the map they are replacing.
- This mod uses Star Rod 0.5.3 which can be found at https://drive.google.com/file/d/1OUHnb9T7m_aVm-WJY3mmEgFS_DU0F2je/
- The Paper Mario Modding Discord can be found at https://discord.gg/papermariomodding