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 tag searching #5

Closed ryanjjung closed 8 months ago

ryanjjung commented 9 months ago

The Base object allows for arbitrary tagging. The Factory class should support searching its Components by arbitrary tag key or value.