/Automated-SteamCMD-Script

The script lets you to download Steam Game Servers (using SteamCMD) on Linux OS without the need to know any commands!

Primary LanguageShell

Automated SteamCMD Script (BETA)

Info | Screenshots | Installation | Support | Author's Message

The script lets you to download Steam Game Servers (using SteamCMD) for Linux without the need to know any commands!

Info

The script will run the following and install the needed attributes for the SteamCMD to operate:
sudo dpkg --add-architecture i386
sudo apt-get install lib32gcc1

The script is in a BETA release and might have some bugs!
Report bugs or give any suggestion to maxym.maxymenko@gmail.com

Screenshots

Installation

Download using GitHub or use the following wget command:
wget http://web.makegameserver.com/downloads/linux_files/get_server.sh
sh get_server.sh

Support

I've only tested the script on Ubuntu 11.04, Ubuntu 14.04 and Ubuntu 16.04, but it should run on any latest releases of linux.


PS: This is my first-ever script for Linux OS, please be kind and let me know if there is something that I need to change or add!


Back to top ^