Main Page

From Rain World Modding
Revision as of 13:54, September 8, 2022 by Cashewww (talk | contribs) (updated category link)
Jump to navigation Jump to search


RWModdingTitle.png


Welcome!

The Rain World Modding Wiki is a place to share information about modding the video game, Rain World. For more about the game, check out the Official Rain World Wiki!

This wiki is currently in the process of being ported from an old wiki. To get involved, be sure to check out the modding category in the Rain World Discord.

Where to Start...

For instructions for installing mods, see Installing Mods.

For description of architecture changes that will occur with release of Downpour, as well as technical reference for the incoming Remix built-in modloader, see Downpour Reference.

On a technical level, mods can be split into the following families:

  • Code Mods (any mod where the main component is a .dll file)
  • Content Mods (this includes region packs, arenas, etc.).

Follow one of the links above to learn more about making these kinds of mods.

Sometimes there is overlap. For example a region pack (a type of content mod) may require additional code mods for custom creatures, or a code mod may require additional asset files (though often they are embedded within the dll).


If you have questions that the wiki can't yet answer, feel free to ask in the modding category in the Rain World Discord.

Contributing

If you have modding knowledge that the wiki doesn't yet have, please do contribute!

The following categories contain pages demanding attention:

Don't forget to check Contribution Guidelines.

Quick Links