Extract and transform BLK and VROMF archives
- Install a working Rust-toolchain through Rustup
- Clone the repository using
git cloneand enter the directorycd wt_ext_cli(requires git) - Depending on the goal, do the following:
Goal Command Build a portable executable cargo build --releasebinary can be found intarget/release/wt_ext_cli(.exe)Install the tool locally (added to path as wt_ext_cli) cargo install --profile release --path .Run the tool directly cargo run --release -- {FLAGS}replace FLAGS with CLI args
The GUI toolkit provides a simple graphical interface for anyone not as confident with the commandline.
Its repository and subsequent installation instructions are here: https://github.com/axiangcoding/WT-Toolkit
| Project | Name | URL |
|---|---|---|
| gszabi99 | View Repo | |
| GUI Toolkit | View Repo | |
| WT Heatmaps project | View Repo | |
| Thunder View | View Website |
This list is not exhaustive, suggest any addition via email or issue!
For usage, view this guide
Licensed under the Apache 2.0 license