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

Implement factory debug feature #14

Closed ryanjjung closed 7 months ago

ryanjjung commented 7 months ago

Use traversal code to break for inspection at each component of the factory.

ryanjjung commented 7 months ago

Fixed in PR #15.