3
0
Mirror von https://github.com/PaperMC/Velocity.git synchronisiert 2024-09-29 06:30:16 +02:00
Datei suchen
Andrew Steinborn 32772d1e9b Fix a bunch of small issues, so that the proxy can establish a connection
This is still broken and has performance/bandwidth problems, which I will
fix very soon. For a first try, it's good enough.
2018-07-24 23:40:20 -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 Fix a bunch of small issues, so that the proxy can establish a connection 2018-07-24 23:40:20 -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 dummy commit 2018-07-24 21:39:59 -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. You should join us on irc.spi.gt #velocity or send us a pull request.