Script for calculating the order in which recipes are cooked for the 100% tas
If you wish to run using the source directly, you will need: 0. Python 3. Tested on 3.6.X and 3.8.3.
pip
git clone
or unzip the release to a directory of your choice.- Edit
config.txt
to your liking. Pay special attention toworkerCount
andUsername
pip install requests
python start.py
Output goes to the results
folder, with the number of frames the solution takes. Results are uploaded to a remote server when a new record is determined.