RimworldMods
RimworldMods copied to clipboard
Rimworld mod projects.
I encountered an error in `RuinedEggs.cs` Bascially, it calls `thing.AllComps.Remove(__instance); thing.AllComps.Remove(item);` in `DoTicks`. The code is triggered in the following snippet ```c# // in ThingWithComps.Tick int i = 0; for...
Not sure if update actually available or if the Modsync version number was just not updated in the latest release
Could you add the walk speed of animals into the bracketed property list in the caravan forming screen? When you're starting a caravan, it's so annoying to choose 10 of...