mirror of
https://github.com/danbulant/flying-squid
synced 2026-06-17 21:41:06 +00:00
Update servers and grammar
This commit is contained in:
parent
c4974f8e33
commit
b93f00da21
1 changed files with 2 additions and 3 deletions
|
|
@ -16,17 +16,16 @@ Flying-squid
|
|||
A semi-functional minecraft server in Node.js
|
||||
|
||||
## Features
|
||||
* Support minecraft 1.8
|
||||
* Support for Minecraft 1.8
|
||||
* Players can see the world
|
||||
* Players see each other in-game and in tab
|
||||
* Digging
|
||||
* Placing blocks
|
||||
* Player movement
|
||||
|
||||
## Test servers
|
||||
## Test server
|
||||
|
||||
* 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
|
||||
Before running or building it is recommended that you configure the server in config/settings.json
|
||||
|
|
|
|||
Loading…
Reference in a new issue