User Tools

Site Tools


starbound_server_quick_start

This is an old revision of the document!


At the shell:

sudo apt-get install lib32gcc1 libpng12-0
cd
mkdir steamcmd
cd steamcmd
wget http://media.steampowered.com/installer/steamcmd_linux.tar.gz
tar zxvf steamcmd_linux.tar.gz
chmod +x steamcmd.sh
./steamcmd.sh

In steamcmd:

> login USERNAME                   // WARNING: password will echo
> force_install_dir /path/to/starbound/
> app_update 211820
> exit

Back at the shell:

cd /path/to/starbound/linux64
./launch_starbound_server.sh
starbound_server_quick_start.1390767182.txt.gz · Last modified: 2014/01/26 12:13 by tkbletsc

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki