DuvetMC / matches

Matches across all versions of Minecraft (forked from Skyrising for stability)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

matches

Matches for a lot of Minecraft versions.

This uses mc-versions as its source of versions. This way it is based on a version graph that includes all publicly released versions, even if they're not available through the Minecraft launcher.

Contributing

If you want to contribute new matches please use my customized version of Matcher, since it has some nice improvements and also includes the match status in the match files it outputs.

Contact me on Discord (skyrising#1562) to avoid wasting time by unknowingly matching the same versions separately.

Run

./match.ts next

to generate the jars and a template for the next missing match or

./match.ts <version-a> <version-b>

to do so for a specific pair of versions.

After pulling matches created by others you can run

./match.ts refresh

to generate all the jars for existing matches, that way you can open them in Matcher.

About

Matches across all versions of Minecraft (forked from Skyrising for stability)

License:Creative Commons Zero v1.0 Universal


Languages

Language:TypeScript 93.1%Language:HTML 6.2%Language:Makefile 0.7%