mirror of
https://github.com/danbulant/flying-squid
synced 2026-07-04 18:50:46 +00:00
update test server
This commit is contained in:
parent
a12d82c41b
commit
c92e6e3042
1 changed files with 3 additions and 3 deletions
|
|
@ -23,10 +23,10 @@ A semi-functional minecraft server in Node.js
|
||||||
* Placing blocks
|
* Placing blocks
|
||||||
* Player movement
|
* Player movement
|
||||||
|
|
||||||
## Test server!
|
## Test servers
|
||||||
We created an auto updating test server (see the repository [here](https://github.com/mhsjlw/autonomous-squid))
|
|
||||||
|
|
||||||
Connection address: 45.55.62.8 (Port 25565, default port)
|
* rom1504.fr (Port 25565) using [auto-squid](https://github.com/rom1504/auto-squid)
|
||||||
|
* 45.55.62.8 (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