unmapper

Crates.iounmapper
lib.rsunmapper
version0.1.0
sourcesrc
created_at2021-12-11 14:01:21.104938
updated_at2021-12-11 14:01:21.104938
descriptionSimple CLI tool that allows you to easily deobfuscate newest minecraft versions
homepage
repositoryhttps://github.com/sy1ntexx/unmapper
max_upload_size
id496231
size38,244
sy1ntexx (sy1ntexx)

documentation

README

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
Commit count: 0

cargo fmt