1 unstable release
0.1.0 | Dec 11, 2021 |
---|
#15 in #jar
12KB
172 lines
Unmapper
Simple CLI tool that allows you to easily deobfuscate newest minecraft versions
Installing
- Make sure you have
cargo
andjava
installed - Run
cargo install unmapper
Example
unmapper -s -t 1.18
- will download and deobfuscate server and client jars.unmapper -sC -t 1.18
- will download and deobfuscate only server jar.- To find more options use
unmapper --help
Dependencies
~6–18MB
~243K SLoC