Maciek's Big and Small unofficial add-on - Anomaly rimworld mod
Find a file
2025-03-02 16:04:57 +01:00
About initial commit 2025-02-27 19:40:35 +01:00
Defs feat: change ritual icon to a more fitting one 2025-02-27 21:29:13 +01:00
Patches initial commit 2025-02-27 19:40:35 +01:00
Source/MBS_Anomaly fix: proper float formatting for ritual outcome description 2025-02-27 21:26:46 +01:00
.gitignore initial commit 2025-02-27 19:40:35 +01:00
LICENSE initial commit 2025-02-27 19:40:35 +01:00
README.md docs: add install instructions to readme 2025-03-02 16:04:57 +01:00

Maciek's Big and Small unofficial add-on - Anomaly

Maciek's Big and Small unofficial add-on - Anomaly
a rimworld mod

Install

Download the latest release from releases and unpack inside your local mods folder.

Building

Assuming you have .NET installed just execute:

dotnet build ./Source/MBS_Anomaly/MBS_Anomaly.csproj -c Release

and Assemblies folder should appear with a built dll in the right location.