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

Add MAM-unlocked items, recipes, etc. to factories #58

Open ryanjjung opened 3 months ago

ryanjjung commented 3 months ago

A factory should collect a list of all items, recipes, etc. that are unlocked through MAM research and attach bools to them to track whether you've unlocked it in your game. This should come with a GUI improvement to let you track those things there. It should apply when any availability filter is in use.