yariplus / minecraft-nodebb-integration

A plugin for Minecraft servers for integration with a NodeBB forum.
Creative Commons Zero v1.0 Universal
9 stars 4 forks source link

Update builds to latest MC version #32

Open yariplus opened 7 years ago

yariplus commented 7 years ago

Universal builds are pretty out of date. Update all to 1.11. Copy forge 1.7.10 to legacy project.

phit commented 7 years ago

Maybe at least for Forge don't include them in a universal jar, since it will break with every new version while stuff like Sponge, Bukkit works across version. Currently 1.7.10 and 1.10.2 are still the most used versions.

yariplus commented 7 years ago

That makes sense. I'll build separate jars for the most used forge versions.