🔍 Steam AppID Finder for Lua Generator

Find the AppID for any Steam game, then use it with our Steam manifest and lua generator or manifest finder.

Search for a Game

💡 Try searching for popular games like "Cyberpunk", "Elden Ring", or "Baldur's Gate"

What is a Steam AppID?

Understanding Steam AppIDs is essential when using our manifest and lua generator. Here's everything you need to know:

Definition:
A Steam AppID (Application ID) is a unique numerical identifier assigned to every game, DLC, demo, and software on the Steam platform. This number is used internally by Steam to organize and manage content. You can use it with our manifest generator to download game files.

Format:

  • Always a positive integer
  • Typically 4-6 digits long
  • Examples: 730 (CS2), 271590 (GTA V), 1091500 (Cyberpunk 2077)

Why AppIDs Matter:
When using our manifest and lua generator, the AppID is the key that unlocks access to all game files. It tells our system exactly which manifest files, lua scripts, and configurations to retrieve. Learn how to use manifest files.

AppID vs Game Name:
While game names can change or have multiple versions (regional, GOTY, etc.), the AppID remains constant. This makes it the most reliable way to identify games in our manifest and lua generator.

Using an AppID with a Steam Lua Generator

A Steam Lua generator needs the correct AppID before it can match a game to the right manifest package, Lua script, JSON configuration, and VDF key files. If the AppID points to a demo, soundtrack, DLC, or regional edition instead of the base game, the generator may return an empty result even when files exist for the main title.

For the cleanest workflow, search the AppID here, copy the numeric value, then open the Steam Manifest & Lua Generator. You can also use the Steam Manifest Finder first if you only want to check package availability before downloading.

  • Use the base game AppID when you want the main manifest and Lua package.
  • Use a DLC AppID only when your workflow specifically targets that DLC.
  • Check SteamDB when a game has multiple editions with similar names.
  • After a recent Steam update, rerun the lookup before assuming a package is missing.

Steam AppID Finder FAQ

Is AppID the same as ManifestID?
No. AppID identifies the Steam app or game. ManifestID identifies a specific depot snapshot used by Steam's content system.

Can one AppID have multiple manifests?
Yes. A single Steam game can include multiple depots for base files, languages, DLC, and updates, so one AppID can map to several manifest records.

Why does the Lua generator say not found?
The most common causes are an incorrect AppID, a new game update, a package not yet covered by the public source, or choosing a DLC/demo AppID when the base game AppID was needed.

How to Find AppID Manually

If you can't find your game in our list, here are several ways to locate the AppID:

Steam Store

Look at the URL: store.steampowered.com/app/XXXXX

SteamDB

Visit steamdb.info and search for your game

Steam Library

Right-click game > Properties > Updates tab

Community Hub

Check the URL in Steam Community pages

Fun Facts About AppIDs

  • AppID 10 is Counter-Strike (one of the earliest games)
  • Lower numbers are generally older games
  • Some AppIDs are reserved or skipped
  • DLCs have separate AppIDs from base games
  • The AppID system has been in use since Steam's launch in 2003