Skip to content

Instantly share code, notes, and snippets.

@justinoboyle
Last active January 23, 2016 03:31
Show Gist options
  • Save justinoboyle/f692993da2e31a8dd64b to your computer and use it in GitHub Desktop.
Save justinoboyle/f692993da2e31a8dd64b to your computer and use it in GitHub Desktop.
sudo yum install glibc libstdc++
mkdir ~/steamcmd
mkdir ~/svencoop
cd ~/steamcmd
wget https://steamcdn-a.akamaihd.net/client/installer/steamcmd_linux.tar.gz
tar -xvzf steamcmd_osx.tar.gz
./steamcmd -login anonymous +force_install_dir "~/svencoop" +app_update 276060 validate +exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment