#minecraft #version #cli-tool #jar #server #deobfuscate #newest

app unmapper

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

1 unstable release

0.1.0 Dec 11, 2021

#1932 in Development tools

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–20MB
~297K SLoC