Starbound
De Nefald Wiki
Autres actions
{{{1}}}
Starbound | ||||
---|---|---|---|---|
![]() | ||||
Général | ||||
Catégorie | [[Catégorie:Starbound]] [[:Catégorie:Starbound|Starbound]] [edit] | |||
Métadatas | ||||
Création | 22/03/2014 | |||
Dernière révision | 22/03/2014 |
Installation sur Linux
Mettre à jour son serveur
<syntaxhighlight lang="Bash"> ./steamcmd.sh login <USERNAME> <PASSWORD> force_install_dir ./starbound (or whereever yours is) app_update 211820 validate exit </syntaxhighlight>
Ou ./steamcmd.sh +login <USERNAME> '<PASSWORD>' +force_install_dir ./starbound +app_update 211820 +quit