Skip to content

Bourne-ID/SteamCMD-AppID-List

Repository files navigation

SteamCMD AppID List

Build Status MIT Licence made-with-bash

Description

This repo stores every AppID and its name available on Steam as json, CSV, xml and MD table by grabbing the info from the SteamAPI.

https://api.steampowered.com/ISteamApps/GetAppList/v2/

List

You can get the output without using the script.

steamcmd_appid.json

steamcmd_appid.csv

steamcmd_appid.xml

steamcmd_appid.md

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

Anonymous Apps

This repo also contains all applications accessible with the Steam login anonymous along with the compatible operating systems

steamcmd_appid_anon_servers.json

steamcmd_appid_anon_servers.csv

steamcmd_appid_anon_servers.md

Usage

Simply download the script and run it.

wget https://raw.githubusercontent.com/dgibbs64/SteamCMD-AppID-List/master/steamcmd_appid.sh;chmod +x steamcmd_appid.sh;./steamcmd_appid.sh

About

Complete Steam AppID List

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages