A tool for generating fake Wynntils items. Scroll down to see how to use.
Go to file
2024-10-08 22:44:02 +01:00
src refactoring. also, add the configpath to commandline arguments. also, call debug from commandline arguments now 2024-10-08 22:44:02 +01:00
.gitignore update gitignore to remove the jsons 2024-09-11 19:25:04 +01:00
Cargo.lock refactoring. also, add the configpath to commandline arguments. also, call debug from commandline arguments now 2024-10-08 22:44:02 +01:00
Cargo.toml refactoring. also, add the configpath to commandline arguments. also, call debug from commandline arguments now 2024-10-08 22:44:02 +01:00
config.json refactoring. also, add the configpath to commandline arguments. also, call debug from commandline arguments now 2024-10-08 22:44:02 +01:00
config.md Update config.md 2024-09-12 18:36:24 +00:00
LICENSE add MIT license because i forgot earlier 2024-09-13 17:22:59 +01:00
README.md make the usage section of README more detailed for people 2024-09-14 21:34:33 +01:00

idmangler-cli

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

Any bugs? DM endernon on discord.

How to get the program

Option 1: prebuilt

Go to the releases tab

Option 2: compile yourself

requirements: rust, cargo
use cargo run --release to build and run.

Usage