#minecraft #version #tool #cli #command-line-tool #jar #deobfuscate

app unmapper

Simple CLI tool that allows you to easily deobfuscate newest minecraft versions

1 unstable release

0.1.0 Dec 11, 2021

#15 in #jar

MIT license

12KB
172 lines

Unmapper

Simple CLI tool that allows you to easily deobfuscate newest minecraft versions

Installing

  • Make sure you have cargo and java 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