A tool for generating fake Wynntils items. Scroll down to see how to use.
src | ||
.gitignore | ||
build_x64.sh | ||
Cargo.lock | ||
Cargo.toml | ||
config.json | ||
config.md | ||
config_hanafupookie.json | ||
config_singu.json | ||
LICENSE | ||
README.md |
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
-
Move the program to some folder along with config.json . Download these three files and place them next to the program:
-
Open a terminal (Windows: use cmd or Powershell , Linux: use your preferred Terminal Emulator)
-
Use the command "cd DIRECTORY" (where DIRECTORY is where the program is stored)
-
read the provided config markdown file to understand how to edit config.json