RimWorld mod.
Adds colored border when pause is active.
For RimWorld version 1.1+ this mod require Harmony mod lib distribution.
Uses Harmony to patch RimWorld.MapInterface.MapInterfaceOnGUI_BeforeMainTabs
- Create new entry in LoadFolders.xml
- Create folder for new Assembly
- Update
About.xml
supported versions - Add new RimWorld assembly (C:\Program Files (x86)\Steam\steamapps\common\RimWorld\RimWorldWin64_Data\Managed), remove old assembly.
- Check if harmony assembly need to be incremented. For this:
- go the Harmony mod on steam
- go to the git hub and snuff version (https://github.com/pardeike/HarmonyRimWorld/blob/v2.3.1.0/Current/Assemblies/0Harmony.dll).
- go to the NuGet and download new version
- Update
OutputPath
for release and debug configs inBorderOnPause.csproj
to match folder created in step 2 - Clean build solution.
This mod wouldn't be possible without a lot of encouragement from my wife. Thank you.