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 new/open/save features #73

Closed ryanjjung closed 5 months ago

ryanjjung commented 5 months ago

This PR moves the texture cache out of the Blueprint and into the FactoryDesignerWidget. The New/Open/Save/SaveAs features now work again, as does the "open-on-launch" feature.