fix polygon selection and add steam deploy script
This commit is contained in:
15
steam/scripts/app_build_954880.vdf
Normal file
15
steam/scripts/app_build_954880.vdf
Normal file
@@ -0,0 +1,15 @@
|
||||
"appbuild"
|
||||
{
|
||||
"appid" "954880"
|
||||
"desc" "Your build description here" // description for this build
|
||||
"buildoutput" "..\output\" // build output folder for .log, .csm & .csd files, relative to location of this file
|
||||
"contentroot" "..\content\" // root content folder, relative to location of this file
|
||||
"setlive" "" // branch to set live after successful build, non if empty
|
||||
"preview" "0" // to enable preview builds
|
||||
"local" "" // set to flie path of local content server
|
||||
|
||||
"depots"
|
||||
{
|
||||
"954881" "depot_build_954881.vdf"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user