A tool for generating fake Wynntils items. Scroll down to see how to use.
Go to file
2024-09-13 17:22:06 +01:00
src comment out the prints 2024-09-13 17:22:06 +01:00
.gitignore update gitignore to remove the jsons 2024-09-11 19:25:04 +01:00
Cargo.lock idk what i did 2024-09-11 23:08:19 +01:00
Cargo.toml idk what i did 2024-09-11 23:08:19 +01:00
config.json comment out the prints 2024-09-13 17:22:06 +01:00
config.md Update config.md 2024-09-12 18:36:24 +00:00
README.md comment out the prints 2024-09-13 17:22:06 +01:00

idmangler-cli

Basically this generates fake items by loading from a json. Effectively a wrapper for zatzou's idmangler-lib.

How to get the program

Option 1: prebuilt

Go to the releases tab

Option 2: compile yourself

requirements: rust, cargo
use cargo run --release to build and run.

Usage

Move the program to some folder. Download these three files and place them next to the program:
https://raw.githubusercontent.com/Wynntils/Static-Storage/main/Reference/id_keys.json
https://raw.githubusercontent.com/Wynntils/Static-Storage/main/Data-Storage/shiny_stats.json
read the provided config markdown file to understand how to edit config.json