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

Support command line argument handling #38

Open ryanjjung opened 3 months ago

ryanjjung commented 3 months ago

Start with a setting for log level so we can suppress debug output by default and enable it when we need it.