added content-builder.
This commit is contained in:
16
desktop/content-builder/scripts/app_build_411610.vdf
Normal file
16
desktop/content-builder/scripts/app_build_411610.vdf
Normal file
@@ -0,0 +1,16 @@
|
||||
"appbuild"
|
||||
{
|
||||
"appid" "411610"
|
||||
"desc" "Tick's Tales" // description for this build
|
||||
"buildoutput" "..\output\" // build output folder for .log, .csm & .csd files, relative to location of this file
|
||||
"contentroot" "/Users/brycecovert/dev/advent/desktop/target/windows" // root content folder, relative to location of this file
|
||||
"setlive" "default" // 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"
|
||||
{
|
||||
"411611" "depot_build_411611.vdf"
|
||||
"411612" "depot_build_411612.vdf"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user