13
0
geforkt von Mirrors/Velocity
Datei suchen
2018-07-25 12:22:59 -04:00
.idea Initial commit. Very broken and only does Server List Ping! 2018-07-24 14:08:55 -04:00
gradle/wrapper Initial commit. Very broken and only does Server List Ping! 2018-07-24 14:08:55 -04:00
src/main/java/io/minimum/minecraft/velocity Add compression support for proxy->server connections. 2018-07-25 12:22:59 -04:00
.gitignore Initial commit. Very broken and only does Server List Ping! 2018-07-24 14:08:55 -04:00
build.gradle Remove unneeded dependencies since this is included with modern Gradle 2018-07-24 22:04:10 -04:00
gradlew Initial commit. Very broken and only does Server List Ping! 2018-07-24 14:08:55 -04:00
gradlew.bat Initial commit. Very broken and only does Server List Ping! 2018-07-24 14:08:55 -04:00
LICENSE MIT license 2018-07-24 14:14:52 -04:00
README.md Update README.md 2018-07-25 01:16:25 -04:00
settings.gradle Initial commit. Very broken and only does Server List Ping! 2018-07-24 14:08:55 -04:00

Velocity

Velocity is a next-generation Minecraft: Java Edition proxy suite.

Goals

  • Simple, easy to understand codebase.
  • High performance: handle thousands of players on one proxy.
  • Flexible API built for mass-scale Minecraft.
  • Licensed under the MIT license.

Status

Velocity is far from finished. It's currently enough to act as an MITM proxy for a Minecraft server even though that's not the goal. You should join us on irc.spi.gt #velocity or send us a pull request.