1.0.0 • Published 2 years ago

mcpdd v1.0.0

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
2 years ago

mcpdeobfdir

Deobfuscates a whole directory of Java source files from searge to mcp mappings. Ideal to use after disassembling/decompiling a .jar file with something like Procyon. Supports Minecraft 1.8 to 1.12 mappings. Uses a single-dependency: csv-parser.

Install

npm i mcpdd -g 

Usage

# Syntax
mcpdd --dir=<path> --version=<version>

# Example
mcpdd --dir=C:\Users\DXXXXY\Downloads\decomp --version=1.8