mirror of
https://github.com/danbulant/flying-squid
synced 2026-06-14 12:01:12 +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
|
||||
* Player movement
|
||||
|
||||
## Test server!
|
||||
We created an auto updating test server (see the repository [here](https://github.com/mhsjlw/autonomous-squid))
|
||||
## Test servers
|
||||
|
||||
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
|
||||
Before running or building it is recommended that you configure the server in config/settings.json
|
||||
|
|
|
|||
Loading…
Reference in a new issue