https://github.com/dgibbs64/SteamCMD-AppID-List-Servers
Complete Steam Dedicated Servers AppID List
https://github.com/dgibbs64/SteamCMD-AppID-List-Servers
Last synced: about 1 month ago
JSON representation
Complete Steam Dedicated Servers AppID List
- Host: GitHub
- URL: https://github.com/dgibbs64/SteamCMD-AppID-List-Servers
- Owner: dgibbs64
- License: mit
- Created: 2018-09-06T22:59:04.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T00:27:11.000Z (7 months ago)
- Last Synced: 2024-10-30T02:50:36.031Z (7 months ago)
- Language: Shell
- Homepage:
- Size: 207 MB
- Stars: 16
- Watchers: 6
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# SteamCMD AppID List Servers
## Description
This repository stores every dedicated server `AppID` and its name available on Steam as `json`, `CSV` and `MD` table by grabbing the info from the SteamAPI and filtering for the word `server`.
[steamcmd_appid_servers.json](https://api.steampowered.com/ISteamApps/GetAppList/v2/)
## List
You can get the output without using the script.
[steamcmd_appid_servers.json](https://github.com/dgibbs64/SteamCMD-AppID-List-Servers/blob/master/steamcmd_appid_servers.json)
[steamcmd_appid_servers.csv](https://github.com/dgibbs64/SteamCMD-AppID-List-Servers/blob/master/steamcmd_appid_servers.csv)
[steamcmd_appid_servers.md](https://github.com/dgibbs64/SteamCMD-AppID-List-Servers/blob/master/steamcmd_appid_servers.md)
### Linux Only
A list of linux supported servers are listed below
[steamcmd_appid_servers_linux.json](https://github.com/dgibbs64/SteamCMD-AppID-List-Servers/blob/master/steamcmd_appid_servers_linux.json)
[steamcmd_appid_servers_linux.csv](https://github.com/dgibbs64/SteamCMD-AppID-List-Servers/blob/master/steamcmd_appid_servers_linux.csv)
[steamcmd_appid_servers_linux.md](https://github.com/dgibbs64/SteamCMD-AppID-List-Servers/blob/master/steamcmd_appid_servers_linux.md)
> GitHub Action checks daily for updates and posts them to this repository. 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-AppID-List-Servers/master/steamcmd_appid_server.sh
chmod +x steamcmd_appid_server.sh
./steamcmd_appid_server.sh
```## SteamDB
A list of server packages can also be seen using SteamDB
[SteamDB](https://steamdb.info/search/?a=app&q=server)