Skip to content

jackassmc/mapping-io

 
 

Repository files navigation

mapping-io CLI

This fork contains the following PRs:

ASM has been updated to version 9.3, build with ./gradlew shadowJar.

Usage: java -jar mapping-io-cli.jar COMMAND
  Commands:
    convert IN OUT FORMAT
      IN:     input file, format is detected
      OUT:    output file
      FORMAT: output file format
    yarnfulldescs JAR YARN OUT FORMAT
      JAR:    jar descs input file, format is detected
              must contain only a source ns
      YARN:   merged yarn input file, format is detected
              must contain source ns named official, dst ns intermediary and named
      OUT:    output file
      FORMAT: output file format
  Formats:
    TINY
    TINY_2
    ENIGMA
    MCP
    SRG
    TSRG
    TSRG2
    PROGUARD
    JAR
    JSON

About

A library for working with mapping files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%