idmangler-cli/README.md
2024-12-23 23:17:30 +00:00

1.1 KiB

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.

Option 3: get from crates.io

Requirements: rust-lang
run cargo install idmangler-cli.

Usage