dgibbs64 / SteamCMD-Commands-List

SteamCMD Commands List

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SteamCMD Commands List

SteamCMD

GitHub Workflow Status Codacy grade SteamCMD SteamCMD MIT License

Description

SteamCMD does not have a "list all" command to get all command options within SteamCMD. Instead you have to use find <string>. This script outputs all the commands available and saves it to a file.

List

You can get the output without using the script.

steamcmd_commands.txt

GitHub Actions checks daily for updates and posts them to this repo. So this list will always be up-to-date.

Usage

Simply download the script and run it.

wget https://raw.githubusercontent.com/dgibbs64/SteamCMD-Commands-List/master/steamcmd_commands.sh
chmod +x steamcmd_commands.sh
./steamcmd_commands.sh

About

SteamCMD Commands List

License:MIT License


Languages

Language:Shell 100.0%