Skip to content

aardvark/BorderOnPause

Repository files navigation

More visible pause

RimWorld mod.

Adds colored border when pause is active.

Steam workshop link

For RimWorld version 1.1+ this mod require Harmony mod lib distribution.

Implementation details

Uses Harmony to patch RimWorld.MapInterface.MapInterfaceOnGUI_BeforeMainTabs

How to update this when new version of RimWorld become available

  1. Create new entry in LoadFolders.xml
  2. Create folder for new Assembly
  3. Update About.xml supported versions
  4. Add new RimWorld assembly (C:\Program Files (x86)\Steam\steamapps\common\RimWorld\RimWorldWin64_Data\Managed), remove old assembly.
  5. Check if harmony assembly need to be incremented. For this:
    1. go the Harmony mod on steam
    2. go to the git hub and snuff version (https://github.com/pardeike/HarmonyRimWorld/blob/v2.3.1.0/Current/Assemblies/0Harmony.dll).
    3. go to the NuGet and download new version
  6. Update OutputPath for release and debug configs in BorderOnPause.csproj to match folder created in step 2
  7. Clean build solution.

Thanks

This mod wouldn't be possible without a lot of encouragement from my wife. Thank you.