Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 471 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 471 Bytes

Shalver

A simple solver designed to find a way to craft one item using another, in order to carry over a specific trait.

Usage

Invoke the script directly with --source and --destination parameters to start finding a solution.

python solve.py --source "Star Fruit" --destination Craft

This program requires Python 3.12.

Acknowledgements

Data has been sourced from Barrel Wisdom and directly from the game files.