Skip to content

mitaa/production_planner

Repository files navigation

production_planner

Production Planner

A simple production planner for Satisfactory.

Recipes now updated to 1.0 !

Getting Started

Requires Python 3.10 or later.
Make sure that python has been added to the PATH environment variable (tick the checkbox when installing python).

Release Version

Download a *.whl.zip file from one of the releases and extract it.

Run the install.bat file

Or open the terminal (e.g. PowerShell) and run the following command

# (adjust the file name accordingly)
pip install production_planner-0.3-py3-none-any.whl
Development Version

Download the repository and extract it.

And run the install.bat file

Or open the terminal (e.g. PowerShell) and run the following command

pip install git+https://github.com/mitaa/production_planner.git#egg=production_planner

Usage

Run the run.bat file

Or open the terminal and run

production_planner

On the first startup a help screen will be shown by default.

About

A production planner for Satisfactory

Resources

License

Stars

Watchers

Forks

Packages

No packages published