sfPlayer1 / Matcher

Tool for tracking elements in obfuscated Java archives across releases
GNU General Public License v3.0
75 stars 41 forks source link

Add Gradle build system #18

Closed NebelNidas closed 1 year ago

NebelNidas commented 1 year ago

Adds Gradle, an updated version of the buildscript from the Fabric repo, and it makes sure the fat JAR is actually cross-plattform compatible. Also makes a small change to the Fernflower decompiler to make it compatible with Fabric's Fernflower fork.