Merge pull request #228 from rom1504/add_flying-squid

add flying-squid to users
This commit is contained in:
Robin Lambertz 2015-08-31 01:20:55 +02:00
commit 5408d67097

View File

@ -35,6 +35,8 @@ Parse and serialize minecraft packets, plus authentication and encryption.
* [mcserve](https://github.com/andrewrk/mcserve) - runs and monitors your * [mcserve](https://github.com/andrewrk/mcserve) - runs and monitors your
minecraft server, provides real-time web interface, allow your users to minecraft server, provides real-time web interface, allow your users to
create bots. 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 ## Usage