Skip to content

Instantly share code, notes, and snippets.

@valeth
Created November 1, 2017 22:11
Show Gist options
  • Save valeth/a04ef6b887a891602bb7d5f022c74a23 to your computer and use it in GitHub Desktop.
Save valeth/a04ef6b887a891602bb7d5f022c74a23 to your computer and use it in GitHub Desktop.
Steam App Manifest
"AppState"
{
"AppID" "APPID"
"Universe" "1"
"installdir" "APPNAME"
"StateFlags" "1026"
}
@valeth
Copy link
Author

valeth commented Nov 1, 2017

Just put this into your Steam library folder, replace APPID and APPNAME and your are good to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment