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

Make clock rate a GtkScale #89

Closed ryanjjung closed 4 months ago

ryanjjung commented 4 months ago

https://docs.gtk.org/gtk4/class.Scale.html

Also make it update the recipe consumes/produces rates as it changes.

ryanjjung commented 4 months ago

Fixed in #120