updating steam
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"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
|
||||
"contentroot" "/Users/bryce/dev/advent/desktop/target/windows" // root content folder, relative to location of this file
|
||||
"preview" "0" // to enable preview builds
|
||||
"local" "" // set to flie path of local content server
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
// will be resolved relative to this root.
|
||||
// If you don't define ContentRoot, then it will be assumed to be
|
||||
// the location of this script file, which probably isn't what you want
|
||||
"ContentRoot" "/Users/brycecovert/dev/advent/desktop/target/windows"
|
||||
"ContentRoot" "/Users/bryce/dev/advent/desktop/target/windows"
|
||||
|
||||
// include all files recursivley
|
||||
"FileMapping"
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
// will be resolved relative to this root.
|
||||
// If you don't define ContentRoot, then it will be assumed to be
|
||||
// the location of this script file, which probably isn't what you want
|
||||
"ContentRoot" "/Users/brycecovert/dev/advent/desktop/target/osx"
|
||||
"ContentRoot" "/Users/bryce/dev/advent/desktop/target/osx"
|
||||
|
||||
// include all files recursivley
|
||||
"FileMapping"
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
// will be resolved relative to this root.
|
||||
// If you don't define ContentRoot, then it will be assumed to be
|
||||
// the location of this script file, which probably isn't what you want
|
||||
"ContentRoot" "/Users/brycecovert/Music/Tick's Tales OST"
|
||||
"ContentRoot" "../../../ost"
|
||||
|
||||
// include all files recursivley
|
||||
"FileMapping"
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
// will be resolved relative to this root.
|
||||
// If you don't define ContentRoot, then it will be assumed to be
|
||||
// the location of this script file, which probably isn't what you want
|
||||
"ContentRoot" "/Users/brycecovert/dev/advent/desktop/target/linux"
|
||||
"ContentRoot" "/Users/bryce/dev/advent/desktop/target/linux"
|
||||
|
||||
// include all files recursivley
|
||||
"FileMapping"
|
||||
|
||||
Reference in New Issue
Block a user