mirror of
https://github.com/danbulant/flying-squid
synced 2026-05-26 21:32:03 +00:00
add features to README
This commit is contained in:
parent
b8cd0b64b1
commit
b339faff66
1 changed files with 8 additions and 0 deletions
|
|
@ -9,6 +9,14 @@ Craftyjs
|
||||||
|
|
||||||
A semi-functional minecraft server in Node.js
|
A semi-functional minecraft server in Node.js
|
||||||
|
|
||||||
|
## Features
|
||||||
|
* Support minecraft 1.8
|
||||||
|
* Players can see the world
|
||||||
|
* Players see each other in-game and in tab
|
||||||
|
* Digging
|
||||||
|
* Placing blocks
|
||||||
|
* Player movement
|
||||||
|
|
||||||
## 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