A tool for generating fake Wynntils items. Scroll down to see how to use.
Go to file
2024-09-10 19:25:08 +01:00
idlib Init commit 2024-09-10 00:29:23 +01:00
src 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
.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 Init commit 2024-09-10 00:29:23 +01:00
id_keys.json Init commit 2024-09-10 00:29:23 +01:00
README.md Update README.md 2024-09-10 01:43:36 +01:00
values.json Init commit 2024-09-10 00:29:23 +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:

use cargo run --release to build and run

read the provided config markdown file to understand how to edit values.json