Update servers and grammar

This commit is contained in:
mhsjlw 2015-10-09 11:03:23 -04:00
parent c4974f8e33
commit b93f00da21

View file

@ -16,17 +16,16 @@ Flying-squid
A semi-functional minecraft server in Node.js A semi-functional minecraft server in Node.js
## Features ## Features
* Support minecraft 1.8 * Support for Minecraft 1.8
* Players can see the world * Players can see the world
* Players see each other in-game and in tab * Players see each other in-game and in tab
* Digging * Digging
* Placing blocks * Placing blocks
* Player movement * Player movement
## Test servers ## Test server
* rom1504.fr (Port 25565) using [auto-squid](https://github.com/rom1504/auto-squid) * rom1504.fr (Port 25565) using [auto-squid](https://github.com/rom1504/auto-squid)
* 45.55.46.77 (Port 25565) using [autonomous-squid](https://github.com/mhsjlw/autonomous-squid)
## Building / Running ## Building / Running
Before running or building it is recommended that you configure the server in config/settings.json Before running or building it is recommended that you configure the server in config/settings.json