mirror of
https://github.com/danbulant/flying-squid
synced 2026-06-20 23:11:21 +00:00
Add few info to readme
This commit is contained in:
parent
e4aacc4351
commit
0d3b48f524
1 changed files with 8 additions and 18 deletions
|
|
@ -1,29 +1,19 @@
|
|||
flying-squid
|
||||
flying-squid - fork by Daniel Bulant
|
||||
================
|
||||
|
||||
[](http://npmjs.com/package/flying-squid)
|
||||
[](https://circleci.com/gh/PrismarineJS/flying-squid)
|
||||
[](https://discord.gg/GsEFRM8)
|
||||
[](https://gitter.im/PrismarineJS/general)
|
||||
[](https://irc.gitter.im/)
|
||||
|
||||
[](https://discord.gg/dZtq4Qu)
|
||||
|
||||
Create Minecraft servers with a powerful, stable, and high level JavaScript API.
|
||||
|
||||
## Features
|
||||
* Support for Minecraft 1.8 and 1.12
|
||||
* Players can see the world
|
||||
* Players see each other in-game and in tab
|
||||
* Digging
|
||||
* Placing blocks
|
||||
* Player movement
|
||||
* World generation
|
||||
* Anvil loading
|
||||
* Multi-world
|
||||
## New features (I added to fork)
|
||||
|
||||
* Permissions
|
||||
* Player grouping
|
||||
* Prefixes
|
||||
|
||||
## Test server
|
||||
|
||||
* rom1504.fr (Port 25565) using [auto-squid](https://github.com/rom1504/auto-squid)
|
||||
* No test server currently 24/7 of this fork *
|
||||
|
||||
## Building / Running
|
||||
Before running or building it is recommended that you configure the server in `config/settings.json`
|
||||
|
|
|
|||
Loading…
Reference in a new issue