Ben
91a0edda5b
Caveats: UI hangs while selecting recipes No calculation is done based on input resource flow |
||
---|---|---|
factorygame | ||
.gitignore | ||
LICENSE | ||
Pipfile | ||
Pipfile.lock | ||
README.md | ||
vis.png |
Satisfactory Plus Calculator
Using pipenv, run e.g.
pipenv run fetch --result 'Molten Iron'
Visualisation
Thanks to NodeGraphQt a graph base visualisation is available, which looks like the following:
The visualisation window can be opened with e.g.
pipenv run fetch --result 'Plastic'
pipenv run vis 'Plastic'