ryanjjung / satisfactor-py

A Python utility for planning factories in the video game Satisfactory
GNU General Public License v3.0
0 stars 0 forks source link

Fix file save/load features #72

Closed ryanjjung closed 5 months ago

ryanjjung commented 5 months ago

Since switching from Factories to Blueprints in the designer window, we need to fix up the save/load features so that they save/load Blueprints instead.

ryanjjung commented 5 months ago

Fixed in #73