GeyserMC / MCProtocolLib

A library for communication with a Minecraft client/server.
MIT License
728 stars 201 forks source link

1.10.2 Jar? #302

Closed kingdevnl closed 7 years ago

kingdevnl commented 7 years ago

I sadly cant compile from src becous your old Site its repo its down So dous anyone have a 1.10.2 Jar?

Johni0702 commented 7 years ago

All branches (1.7.10+) in ReplayMod/MCProtocolLib should compile from source and be available via JitPack. They may however contain extra commits that aren't in this repo and any commit over there may break compatibility (so be sure to depend on a specific commit).

Alternatively there's also Mareckoo01/MCProtocolLib which contains pre-built jars and more branches (1.7.4+) that afaict should also build from source (haven't tried that though).