-
Notifications
You must be signed in to change notification settings - Fork 6
Request: Ability to save to different files #14
Comments
Hey, |
No need to reduce the file size, but just break the one big file into smaller chunks. In this instance I'm working on a site to plan out the full world of factories you want to build. Being able to start of with a save file to know what nodes are mined, what hard drives are researched (if thats in the file), etc would be a nice starting point for a user. |
I just put a quick change into branch split (https://github.com/bitowl/satisfactory-save-format/tree/split) that adds the Does this work for you or would you need a folder structure siminar to the left tree window in https://github.com/Goz3rr/SatisfactorySaveEditor ? |
Just started trying this out and it does exactly what I needed. Converts the sav file to something usable. However, the resulting json file is massive (114MB on my latest sav). Would it be possible to have an option to save all the different parts to different files to try and shrink their size?
Thank you!
The text was updated successfully, but these errors were encountered: