40a60f992e
Credit to ayunami2000 for making it work, not recommended for public servers yet. Download in "gateway/EaglercraftXVelocity/EaglerXVelocity-Latest.jar" Please check for updates regularly if you decide to use it. |
||
---|---|---|
.. | ||
src/main | ||
.gitignore | ||
EaglerXVelocity-Latest.jar | ||
readme.txt |
Plugin for eaglercraft on velocity Still in development, not recommended for public servers! Not using gradle to give more direct access to velocity's internals, as gradle only provides a dummy jar containing the api. EaglercraftXVelocity requires netty's websocket client/server, which is already in the production velocity jar so it's ideal to compile directly against the real jar Simply link "src/main/java" and "src/main/resources" as source folders, and then add the latest version of velocity jar for minecraft 1.8 to the build path. To build, export the source folders as a JAR and export the JAR to contain all the classes found in the JARs in "deps" within it, but not including the classes from the actual velocity jar