mirror of
https://github.com/danbulant/flying-squid
synced 2026-07-05 19:20:54 +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
|
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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue