Maciek's Big and Small unofficial add-on - Anomaly rimworld mod
Find a file
maciek e7ac7e32d0
feat: change ritual icon to a more fitting one
still using a vanilla asset, but this one fits a bit more
2025-02-27 21:29:13 +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 feat: add build instructions to the readme 2025-02-27 21:28:12 +01:00

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

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

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.