Skip to content

How to test nightly builds

Jérôme Leclercq edited this page Aug 14, 2024 · 1 revision

Nightly builds (build on every commit in the dev branch) are available here.

It's useful to test the dev version to test fixes/features.

You can test the dev version in advance by downloading the corresponding archive for your system, extracting it in a folder and then start both the server (ThisServerOfMine) and the client (ThisSpaceOfMine).

On the client click on Play and then Direct connection (don't click on "play as <player name>" as it would make you connect to the official stable server).

Set "localhost" as the server to connect to, click connect and you should be connected to your dev server.

image

You are now free to test the new features or fixes on dev.

Clone this wiki locally