Easy SteamCMD is specifically tailored for beginners and quick game server setup. All you need to do is set 2 config options, run it, and Easy SteamCMD does the rest.
- Automatically downloads and extracts SteamCMD, saving time and effort.
- Easily configure your game's startup command.
- Checks if your server requires an update when starting and updates it accordingly.
- No need for advanced scripting knowledge or for “Gurus” to release server software for your game.
- Download Easy SteamCMD from here.
- Place
easysteamcmd.bat
andeasysteamcmd-config.txt
into a folder where you want to install the game server. - Edit
easysteamcmd-config.txt
with your game serverappid
and startup command or copy a pre-made config from thegame-configs
folder. - Double-click
easysteamcmd.bat
and watch the magic.
We have a bunch of pre-made config files you can use here. Simply look for the game you want and then overwrite easysteamcmd-config.txt
with the new config.
Game | Download Link |
---|---|
7 Days To Die | Download |
ASKA | Download |
Conan Exiles | Download |
Counter-Strike 1.6 | Download |
Counter-Strike: Source | Download |
Counter-Strike 2 | Download |
DayZ | Download |
Deadlock | Download |
Enshrouded | Download |
Left 4 Dead 2 | Download |
Left 4 Dead | Download |
Palworld | Download |
Quake Live | Download |
Satisfactory | Download |
Soldat | Download |
Sons of the Forest | Download |
Soulmask | Download |
Sven Co-op | Download |
Team Fortress 2 | Download |
V Rising | Download |
Valheim | Download |
To manually change the game you will need to get the APPID from sites like SteamDB and you will need to add your own startup command. You can usually find these online from any SteamCMD guide or from simply naming it the .exe file once the game downloads.
For Easy SteamCMD, we use one simple config file called easysteamcmd-config.txt
for setting what game you want to install as well as the startup command.
Config Parameter | Explanation |
---|---|
APPID | The App ID for your game server. You can find these on sites like SteamDB. You can find a bunch of these pre-made here. |
STARTUP_COMMAND | The command that is used to start the game server. This is normally the .exe that is located once the game has finished downloading. You can find a bunch of these pre-made here. |
AUTO_UPDATE | This allows you to toggle auto updates on or off by changing it to 1 or 0. |
VALIDATE | Validates all the files on the server. Only use this if you need to restore modified files back to their original state. 1 is on, 0 is off. |
STEAM_LOGIN/STEAM_PASSWORD | (OPTIONAL) Some games require you to use your Steam account to verify you own the game. Simply enter your Steam username and password here. |
BETA_BUILD | (OPTIONAL) If you want to revert to a newer or older version of the game you can directly set the build id here. Also known as a branch. |