Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dgibbs64/steamcmd-commands-list

SteamCMD Commands List
https://github.com/dgibbs64/steamcmd-commands-list

steam steamcmd

Last synced: about 2 hours ago
JSON representation

SteamCMD Commands List

Awesome Lists containing this project

README

        

# 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 `.
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](https://github.com/dgibbs64/SteamCMD-Commands-List/blob/master/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.

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