A tool for generating fake Wynntils items. Scroll down to see how to use.
Go to file
2024-09-11 19:36:34 +01:00
src Updated idmangler library, did some fixes to my stuff because stuff was shuffled around 2024-09-11 19:36:34 +01:00
.gitignore update gitignore to remove the jsons 2024-09-11 19:25:04 +01:00
Cargo.lock Updated idmangler library, did some fixes to my stuff because stuff was shuffled around 2024-09-11 19:36:34 +01:00
Cargo.toml Updated idmangler library, did some fixes to my stuff because stuff was shuffled around 2024-09-11 19:36:34 +01:00
config.md fixed an error in documentation for Identifications oops 2024-09-10 20:18:01 +01:00
README.md Update README.md 2024-09-11 18:22:30 +00:00
values.json removed idlib (very very very early idmangler-lib) directory 2024-09-11 19:21:54 +01:00

idmangler-cli

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

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 values.json