From c7f950148acb7a94caf88955510e52a537a2e4eb Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Sun, 30 Aug 2015 21:34:28 +0200 Subject: [PATCH] add flying-squid to users --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b8ba21d..ec0a912 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,8 @@ Parse and serialize minecraft packets, plus authentication and encryption. * [mcserve](https://github.com/andrewrk/mcserve) - runs and monitors your minecraft server, provides real-time web interface, allow your users to create bots. + * [flying-squid](https://github.com/mhsjlw/flying-squid) create minecraft + servers with a high level API, also a minecraft server by itself. ## Usage