Adrenesis / DST-linux-cluster-creator

allows you to create a cluster for dont starve together very fast and very easily
0 stars 0 forks source link

DST-linux-cluster-creator

Allow you to create a cluster for dont starve together very fast and very easily!

Glossary

How to use it:

  1. Open this script with your favorite text editor and find this line (around line 370): cd ~/.klei/DoNotStarveTogether/ # << line you have to edit to be in the right folder

  2. Edit it to find your /.klei/DoNotStarveTogether/ directory.

  3. Then launch it and you will be prompted to create a cluster.

Miscelaneous:

On the first screen you will be prompted to create or edit a cluster. Edition is still a work in progress and will be available with the "screen" package, in 1.0 version.

This script still does not support iptables but it's a feature that will come later.

Changelog:

Version Availability Content
0.0.0 Stable The very first version, permitting to create a cluster

Dev environment

Versionning

Please, use the branch for the version of your code.

e.G. You have an issue fixed to the milestone "Version 0.1": you have to code on the branch "0.1".

It will be easier to stabilize versions and put into production.