Maciek's Big and Small unofficial add-on - Anomaly rimworld mod
Find a file
maciek df299f4362
All checks were successful
/ build (push) Successful in 1s
test uszu 7
2025-03-09 21:48:37 +01:00
.forgejo/workflows test uszu 7 2025-03-09 21:48:37 +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.