/HumbleGradle

A simple gradle plugin for mod loader

Primary LanguageJavaApache License 2.0Apache-2.0

HumbleGradle

graph TD
A[Deobfuscation Game] --Class 'dox' is deobfuscation to 'Minecraft' and field methods-->B[Import Game] --Import Minecraft Class-->C[Coding] --Invoke field methods-->D[Compile] --Compile as class file-->E[Obfuscation] --Class 'Minecraft' is obfuscation to 'dox' and field methos-->F[Mod Jar]

    Z[Development process]
Loading