game-ci/Steam - Deploy

Deploy game builds to Steam using the SteamSDK.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
usernameThe username of your builder account.yes""
passwordThe password of your builder account. Required if `totp` is set.no
totpThe TOTP to use for login. If set, `configVdf` will be ignored.no
configVdfThe contents of STEAM_HOME/config/config.vdf. Required if `totp` is not set.no
appIdThe app id within steam partner network.yes""
firstDepotIdOverrideAn optional override to specify the ID of the first depot instead of using the app ID plus one.no
buildDescriptionDescription for this build.no
rootPathThe root path to your builds. This is the base of which depots will search your files.no
depot1PathThe path to depot1.no
depot1InstallScriptPathThe path to the install script for depot1.no
depot2PathThe path to depot2.no
depot2InstallScriptPathThe path to the install script for depot2.no
depot3PathThe path to depot3.no
depot3InstallScriptPathThe path to the install script for depot3.no
depot4PathThe path to depot4.no
depot4InstallScriptPathThe path to the install script for depot4.no
depot5PathThe path to depot5.no
depot5InstallScriptPathThe path to the install script for depot5.no
depot6PathThe path to depot6.no
depot6InstallScriptPathThe path to the install script for depot6.no
depot7PathThe path to depot7.no
depot7InstallScriptPathThe path to the install script for depot7.no
depot8PathThe path to depot8.no
depot8InstallScriptPathThe path to the install script for depot8.no
depot9PathThe path to depot9.no
depot9InstallScriptPathThe path to the install script for depot9.no
releaseBranchThe branch within steam that this build will be automatically put live on.no
debugBranchIf set to true, include debug symbols and directories in the uploadnofalse
namedescription
manifestThe path to the generated manifest.vdf
buildIdThe Steam BuildID of the uploaded build