SkillAgentSearch skills...

HeatMap

Rimworld mod, adds an overlay toggle button to show a temperature based colour gradient over indoor areas

Install / Use

/learn @Falconne/HeatMap
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

To build, just build the .sln in VS 2017. A distribution zip will be created in a dist directory at the root of the repo.

Before a release, update AssemblyInfo.cs in the project directory to increase the patch number (3rd version field) of AssemblyVersion and AssemblyFileVersion by one. If the a Steam installation of RimWorld is detected, the major & minor version fields of AssemblyInfo.cs and the targetVersion field of mod-structure\About\About.xml will be updated automatically. If a Steam installation is not detected, these must be updated manually.

HugsLib dependencies are fetched via NuGet and the RimWorld and Unity assemblies will be copied out of the game's Steam directory if found. The output will automatically be copied into the game's mod directory if a Steam installation of the game is detected.

If you are not using Steam, create a ThirdParty directory at the root of the repository and copy Assembly-CSharp.dll and UnityEngine.dll from the game into there.

Related Skills

View on GitHub
GitHub Stars19
CategoryDevelopment
Updated9mo ago
Forks8

Languages

C#

Security Score

82/100

Audited on Jun 29, 2025

No findings