MinecraftPlus / SrgProcessor

A tool for working with SRG files, and other mapping variants.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SrgProcessor

Tool using SrgUtils library to manipulate SRG, and other mapping variants.

Usage

SrgProcessor can run several task which can be parametrized with set of arguments.

See to command line help for list of available parameters using:

java <srgprocessor.jar> --clean --help
java <srgprocessor.jar> --map --help
java <srgprocessor.jar> --deduce --help

About

A tool for working with SRG files, and other mapping variants.

License:GNU General Public License v3.0


Languages

Language:Java 100.0%