How to: Starbound dedicated server on a linux machine
![Starbound logo](starbound- logo.jpg)
The day it’s here! Starbound beta is finally here, and what could be better than having a dedicated server to play with your friends? Let’s get this done.
Install SteamCMD
Official documentation: https://developer.valvesoftware.com/wiki/SteamCMD
Basically you need to download it’s shell script to manage steam apps, take special attention to the lib32 section if you’re running the server in a 64bit machine.
|
|
Install Starbound on the server
You will need to login with your steam username here to download/update starbound. Your account** is not needed** to keep the server running.
|
|
Start the server
Go to Steam/SteamApps/common/Starbound/linuxXX/
(where XX is 32 or 64 based
on your server architecture).
Launch launch_starbound_client.sh
If you want to use the universe you played on your computer, just upload the universe folder found on your computer to the same folder where the server script is.
Happy gaming!