daviscook477 / ONI-Mods

Mods for Oxygen Not Included
7 stars 31 forks source link

much needed Advanced Storage fixes #15

Open TyoAtrosa opened 3 years ago

TyoAtrosa commented 3 years ago

the biggest problem with advanced storage is that because the save file for the storage is stored in the mod directory directly, it gets wiped every time the game updates mods.

this can be easily fixed by just storing the saves in the mods/config directory instead of the steam/mod folder directly. a few other mods already do this, i believe duplicant settings manager by Ony does this.

also, since the output never contains germs in the first place, you can simply remove the germs entirely from the save, would save some file size and prevent bugs caused by the number of germs in the fluids getting too high.