This mod adds some Medieval RPG flavour to Rimworld and select other mods with the aim of making an RPG style playthrough feel more alive. This is mostly done via simple renames with a few extra patches and re-textures to make some mods gel with other supporting mods.
This mod was made to support the Mr Samuel Streamer Rimworld: RPG Adventure World collection for his YouTube series
This mod builds on many others including:
If you think you have a good idea for a fun translation to make the setting more cohesive or hilarious we are all ears! Please make a pull request with any suggestions you might have and we will be glad to consider them for inclusion.
If you are not confident with GitHub but would like to contribute consider opening an issue and one of our modding team may action it.
While we appreciate you may be overflowing with ideas we need to follow a strict code of conduct.
For more details please see our Contributing Guide
Please Note that there is no need to build the project if you just want to use it, as long as it's in your mods folder it'll work fine. You just need to make sure you're using the Dev version in your mod list.
To build the release version of this project, download this project and place it in your mods folder. Once you have it locally, open the solution file in Visual Studio, Rider or your tool of choice and hit build.
Assuming all the paths are right this will build the latest C# binaries and collate all the files you actually need into a separate folder named RPGAdventureFlavourPack-Release
which will appear next to the folder where you have this mod checked out.
It will also then zip that up for you into a zip file ready to be sent to someone or played in the game.
For example if I have the project checked out in D:\Epic\RimWorld\Mods\RPGAdventureFlavourPack
after I hit build I'll magically have D:\Epic\RimWorld\Mods\RPGAdventureFlavourPack-Release
and D:\Epic\RimWorld\Mods\RPGAdventureFlavourPack\RPGAdventureFlavourPack.zip
Note that to support this and make it easier to release to steam we have 2 About files a dev one and a release one.
The release folder will only have the release one, renamed to About.xml
. This allows you to have both the dev and release versions on your system without them interfering with each other.
If you want to see the current unreleased version you will need to add the .DEV
version of this mod rather than the normal one to your game.
All the magic that does this is in the special Files.csproj file
Only the mod owner can release so this is mostly for our own documentation but anyone can build it.
If you have build issues please make a ticket here, or ask in #rimworld-mod-making
on the official discord.
Portions of the materials used to create this content/mod are trademarks and/or copyrighted works of Ludeon Studios Inc. All rights reserved by Ludeon. This content/mod is not official and is not endorsed by Ludeon.