-
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Properties now use public static fields Remove deobfuscate(Path), decompile(DecompilerType,Path,Path) and decompileCustomized(String,Path,Path) in MinecraftDecompiler.java, use Options API instead Remove --ourDir, --outDeobfName --outDecomName options, use --output and --outputDecomp Now the --targetNamespace is correctly passed to MinecraftDecompiler Add --dontIncludeOthers options to drop the resource files in output jar
- Loading branch information
1 parent
283a19c
commit bc41991
Showing
20 changed files
with
536,443 additions
and
387,668 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.