https://github.com/bugadani/l2_craft_helper
https://github.com/bugadani/l2_craft_helper
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bugadani/l2_craft_helper
- Owner: bugadani
- Created: 2022-10-22T21:15:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-12T18:07:27.000Z (over 3 years ago)
- Last Synced: 2025-07-15T11:24:49.691Z (11 months ago)
- Language: Rust
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
L2 crafting helper
==================
This program lets you help figure out accurately if you have enough materials (raw or assembled) to craft a particular recipe.
Usage
-----
Add the contents of your inventory and the name of the desired recipe to `input.json`. Then, run `cargo run` to evaluate.