A tool for generating fake Wynntils items. Scroll down to see how to use.
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
config.json | ||
config.md | ||
README.md |
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
how to use:
requirements: rust, cargo
use cargo run --release to build and run
read the provided config markdown file to understand how to edit config.json