A tool for generating fake Wynntils items. Scroll down to see how to use.
Go to file
2024-09-11 22:54:17 +01:00
src removed the BOIL const that wasn't used 2024-09-11 22:54:17 +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.json change the config to config.json 2024-09-11 22:46:41 +01:00
config.md fixed an error in documentation for Identifications oops 2024-09-10 20:18:01 +01:00
README.md fix error link for json config and also add space at end of each error 2024-09-11 22:52:45 +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

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