Goz3rr / SatisfactorySaveEditor

297 stars 78 forks source link

Change tier of all belts #130

Open Smurfdaddy opened 5 years ago

Smurfdaddy commented 5 years ago

Idk if it is a feature yet but I think it would be very nice if one could replace all belts in the savefile with higher tier belts. Please let me know if there is a decently easy way to pull it off with this tool! Otherwise I would need to create something for it myself but I dont fully understand the savefile structure just yet....

Ryder17z commented 5 years ago

In theory it should be quite simple. Looping through built objects and checking if values match (no need to upgrade belts that are already the selected tier for example)