GithubHelp home page GithubHelp logo

gaunthan / dont-starve-together-game-server Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 15 KB

Build your own DST (Don't Starve Together) server by LinuxGSM.

License: MIT License

Shell 100.00%
linuxgsm dont-starve-together steam-games

dont-starve-together-game-server's Introduction

Dont-Starve-Together-Game-Server

Build your own DST (Don't Starve Together) server by LinuxGSM.

Tutorials

Create Server Token

Login to klei, then visit this page to create a server token.

After entering the server's name, click "ADD NEW SERVER", and you will get an access token.

Later Installing will ask you to enter the token, so please copy it to your clipboard.

Easy Install

The easiest way to install DST game server is by running the following command

curl -sLf https://raw.githubusercontent.com/gaunthan/Dont-Starve-Together-Game-Server/master/easy-install.bash | bash 

If you want to install the game server step by step, please follow the instructions proposed in section "Detailed Steps".

Detailed Steps

Clone The Repo

cd /tmp
git clone https://github.com/gaunthan/Dont-Starve-Together-Game-Server.git
cd Dont-Starve-Together-Game-Server

Install Game Server

Run the following commands on your Linux Terminal to install dstserver

./install-dependencies.bash
./install-server.bash

Install Mods

You should install mods for better game experience.

Put your favorite mods in file mods.txt, then run the following commands to deploy the settings

./deploy-mod-settings.bash

Configure The Server

Modify file /home/dstserver/.klei/DoNotStarveTogether/Cluster_1/cluster.ini to configure your server.

Start The Server

su - dstserver -c "~/dstserver start"

dont-starve-together-game-server's People

Contributors

gaunthan avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.