Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 343 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 343 Bytes

Matcher

A tool used for matching two jars using a score-based matching system.

Forked from FabricMC/Matcher, a derivative of sfPlayer1/Matcher.

How do I use it

Requires JDK 11.

Run it with ./gradlew run, build a distribution with ./gradlew distZip.