dgibbs64 / SteamCMD-AppID-List-Servers

Complete Steam Dedicated Servers AppID List

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SteamCMD AppID List Servers

SteamCMD

GitHub Workflow Status Codacy grade SteamCMD SteamCMD MIT License

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

List

You can get the output without using the script.

steamcmd_appid_servers.json

steamcmd_appid_servers.csv

steamcmd_appid_servers.md

Linux Only

A list of linux supported servers are listed below

steamcmd_appid_servers_linux.json

steamcmd_appid_servers_linux.csv

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.

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

About

Complete Steam Dedicated Servers AppID List

License:MIT License


Languages

Language:Shell 100.0%