Zistack / Satisfactory-Optimizer

A simple python script that uses scipy.optimize.linprog to calculate and optimize factory plans for Satisfactory with respect to a highly configurable set of constraints.
6 stars 2 forks source link

Extra items and power info #8

Closed SpexGuy closed 1 week ago

SpexGuy commented 1 week ago

This PR is the last two commits of #7, with the changes as requested to display only power_consumption instead of net_power_consumption when no power is generated.

SpexGuy commented 1 week ago

Good catch! Readme updated.