Jump to content

Recommended Posts

you are on windows or linux?

 

Windows:login anonymousforce_install_dir C:\path\to\directoryapp_update 343050 validate

 

 

Linux:sudo dpkg --add-architecture i386 # If running a 64bit OSsudo apt-get updatesudo apt-get install lib32gcc1    # If running a 64bit OS
sudo apt-get install lib32stdc++6 # If running a 64bit OSsudo apt-get install libgcc1      # If running a 32bit OSsudo apt-get install libcurl4-gnutls-dev:i386sudo useradd -m steamchmod a+rw `tty`  # Note those are backticks, not single quotessudo su - steammkdir ~/steamcmdcd ~/steamcmdwget http://media.steampowered.com/installer/steamcmd_linux.tar.gztar -xvzf steamcmd_linux.tar.gz./steamcmd.shlogin anonymousforce_install_dir /home/steam/steamapps/DST (or whatever absolute path you want)app_update 343050 validatequitcd /home/steam/steamapps/DST/bin/screen -S "DST Server" ./dontstarve_dedicated_server_nullrenderer

 

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...