From 87dcd4415d7aca6fc17a0d7ee0051355dde68191 Mon Sep 17 00:00:00 2001 From: Andrew Steinborn Date: Thu, 26 Jul 2018 14:02:13 -0400 Subject: [PATCH] Update the README with new goals. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d7888a51..e22558d80 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Velocity -Velocity is a next-generation Minecraft: Java Edition proxy suite. +Velocity is a next-generation Minecraft: Java Edition proxy suite. It is +designed specifically with mass-scale Minecraft in mind. ## Goals @@ -8,6 +9,9 @@ Velocity is a next-generation Minecraft: Java Edition proxy suite. * High performance: handle thousands of players on one proxy. * Flexible API built for mass-scale Minecraft. * Licensed under the MIT license. +* First-class support for Paper, Sponge, and Forge. (Other implementations + may work, but we make every endeavor to support these server implementations + specifically.) ## Status