big-and-small-unofficial-ad.../README.md

10 lines
333 B
Markdown

# 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:
```sh
dotnet build ./Source/MBS_Anomaly/MBS_Anomaly.csproj -c Release
```
and Assemblies folder should appear with a built dll in the right location.