From c92e6e30421758bfcfa072bdf64bbe807b37a46d Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Sat, 5 Sep 2015 23:44:09 +0200 Subject: [PATCH] update test server --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a925c39..dae5dc5 100644 --- a/README.md +++ b/README.md @@ -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