A rimworld mod adding a toggle to disable colonists eating at some tables.
About | ||
Patches | ||
Source | ||
.gitignore | ||
LICENSE | ||
README.md |
Table Eating Toggle
A rimworld mod adding a toggle to disable colonists eating at specific tables.
Building
Assuming you have .NET installed just execute:
dotnet build ./Source/TableToggle.csproj -c Release
and Assemblies folder should appear with a built dll in the right location.