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

Write code to draw conveyances between components #67

Closed ryanjjung closed 5 months ago

ryanjjung commented 5 months ago

Write the code which causes inputs and outputs to be drawn on a component icon. Conveyances between components should be drawn between these input/output icons.

ryanjjung commented 5 months ago

Fixed in #76