Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dgibbs64/steamcmd-commands-list
- Owner: dgibbs64
- License: mit
- Created: 2015-05-09T11:00:52.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-11-06T00:10:55.000Z (10 days ago)
- Last Synced: 2024-11-06T01:20:02.743Z (10 days ago)
- Topics: steam, steamcmd
- Language: Shell
- Homepage:
- Size: 31.5 MB
- Stars: 206
- Watchers: 16
- Forks: 22
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# SteamCMD Commands List
## 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
```