A tool for generating fake Wynntils items. Scroll down to see how to use.
Go to file
2024-09-11 19:24:06 +01:00
src Implement shiny data to json, refactor some other stuff 2024-09-10 21:36:44 +01:00
.gitignore Init commit 2024-09-10 00:29:23 +01:00
Cargo.lock Update this to use the crate now that idmangler-lib is public. I also needed to remove stat::StatID for it to work 2024-09-10 19:25:08 +01:00
Cargo.toml Update this to use the crate now that idmangler-lib is public. I also needed to remove stat::StatID for it to work 2024-09-10 19:25:08 +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