A tool for generating fake Wynntils items. Scroll down to see how to use.
Find a file
2024-11-05 19:39:08 +00:00
src extra line formatting 2024-11-05 19:39:08 +00:00
.gitignore update gitignore to remove the jsons 2024-09-11 19:25:04 +01:00
Cargo.lock error handling better edition 2024-11-05 17:51:55 +00:00
Cargo.toml error handling better edition 2024-11-05 17:51:55 +00: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
config_hanafupookie.json added some example configs 2024-10-10 22:08:44 +01:00
config_singu.json added some example configs 2024-10-10 22:08:44 +01: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