All Projects → dgibbs64 → SteamCMD-AppID-List

dgibbs64 / SteamCMD-AppID-List

Licence: MIT License
Complete Steam AppID List

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to SteamCMD-AppID-List

CreamInstaller
Automatically finds all installed Steam, Epic and Ubisoft games with their respective DLC-related DLL locations on the user's computer, parses SteamCMD, Steam Store and Epic Games Store for user-selected games' DLCs, then provides a very simple graphical interface utilizing the gathered information.
Stars: ✭ 274 (+2183.33%)
Mutual labels:  steam, steamcmd, steam-api
steam-data
A simple data project for Steam data
Stars: ✭ 29 (+141.67%)
Mutual labels:  steam, steam-api
csgo-cli
CS:GO Console shows your user account, stats and latest matches. It also uploads demo sharecodes to csgostats.gg.
Stars: ✭ 31 (+158.33%)
Mutual labels:  steam, steam-api
SteamAchievementNotifier
Steam Achievement Notifier is an Electron application that shows a customisable notification when you unlock any Steam Achievement! It uses the Steam Web API to track achievement stats in real time, and displays an achievement summary within the notification.
Stars: ✭ 77 (+541.67%)
Mutual labels:  steam, steam-api
download-steam-reviews
Download Steam reviews for any game. Available on PyPI.
Stars: ✭ 26 (+116.67%)
Mutual labels:  steam, steam-api
steamworks
Steamworks API wrapper for Go
Stars: ✭ 26 (+116.67%)
Mutual labels:  steam, steam-api
Chat-LoggerPP
Steam Chat Logger
Stars: ✭ 13 (+8.33%)
Mutual labels:  steam, steam-api
steam-openid-connect-provider
Steam OpenID Connect Identity Provider (IdP)
Stars: ✭ 40 (+233.33%)
Mutual labels:  steam, steam-api
steam.py
An async python wrapper to interact with the Steam API and its CMs
Stars: ✭ 74 (+516.67%)
Mutual labels:  steam, steam-api
steam-stylegan2
Train a StyleGAN2 model on Colaboratory to generate Steam banners.
Stars: ✭ 30 (+150%)
Mutual labels:  steam, steam-api
SteamTradeOffersBot
SteamBot fork that provides an easy-to-use Trade Offer library and a true generic inventory interface.
Stars: ✭ 45 (+275%)
Mutual labels:  steam, steam-api
Steamworks.Net-MonoGame-Integration
This repo is for everyone who is about to integrate the Steamworks.Net.dll into a MonoGame project. It shows some Steamworks.Net features and how easy it is to integrate it into a MonoGame project.
Stars: ✭ 30 (+150%)
Mutual labels:  steam, steam-api
g-steam
steam web api for golang
Stars: ✭ 22 (+83.33%)
Mutual labels:  steam, steam-api
idle master extended
🃏 Get your Steam Trading Cards the Fast Way (Fast Mode Extension 🚀)
Stars: ✭ 1,771 (+14658.33%)
Mutual labels:  steam, steam-api
steam community market
Get item prices and volumes from the Steam Community Market using Python 3
Stars: ✭ 24 (+100%)
Mutual labels:  steam, steam-api
SteamAuthOOP
OpenID-Login through Steam for your website
Stars: ✭ 32 (+166.67%)
Mutual labels:  steam, steam-api
InternalSteamWebAPI
Documenting the unofficial and internal Steam Web API
Stars: ✭ 126 (+950%)
Mutual labels:  steam, steam-api
steam-group-members
A node module to get a steam groups members list using promises.
Stars: ✭ 17 (+41.67%)
Mutual labels:  steam, steam-api
SteamPS
Module that utilizes PowerShell as a wrapper for SteamCMD and engages with several Steam APIs.
Stars: ✭ 39 (+225%)
Mutual labels:  steam, steamcmd
Server-Creation-Tool
A Tool to easily create Server via SteamCMD
Stars: ✭ 33 (+175%)
Mutual labels:  steam, steamcmd

SteamCMD AppID List

Codacy Badge Generate Output 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

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.

wget https://raw.githubusercontent.com/dgibbs64/SteamCMD-AppID-List/master/steamcmd_appid.sh; chmod +x steamcmd_appid.sh; ./steamcmd_appid.sh
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].