SatisfactoryPlusCalculator/README.md

8 lines
106 B
Markdown
Raw Normal View History

2024-01-28 13:18:18 +00:00
# Satisfactory Plus Calculator
2024-01-28 13:11:05 +00:00
2024-01-28 13:18:18 +00:00
Using pipenv, run e.g.
```sh
2024-01-29 17:37:30 +00:00
pipenv run fetch --result 'Molten Iron'
2024-01-28 13:18:18 +00:00
```