# Sandbox.StandaloneManifest

- Kind: class
- Namespace: `Sandbox`
- Assembly: `Sandbox.Engine`

## Constructors

- [`StandaloneManifest`](/api/Sandbox.StandaloneManifest/.ctor)

## Properties

- [`AppId`](/api/Sandbox.StandaloneManifest/AppId): The Steam App ID of the game
- [`BuildDate`](/api/Sandbox.StandaloneManifest/BuildDate): Game's build date, automatically set when the game was exported.
- [`ExecutableName`](/api/Sandbox.StandaloneManifest/ExecutableName): Game's executable name (e.g. game.exe)
- [`Ident`](/api/Sandbox.StandaloneManifest/Ident): What ident are we running under?
- [`IsVRProject`](/api/Sandbox.StandaloneManifest/IsVRProject): Should we automatically launch this project in VR?
- [`Name`](/api/Sandbox.StandaloneManifest/Name): What is the game's name?
