Editor as its own Tool-Application on steam

I think this is correct, but I could not test it.
This commit is contained in:
titiger
2017-03-19 02:00:52 +01:00
parent 4425b7d234
commit dfc2e05060

View File

@@ -0,0 +1,15 @@
"appbuild"
{
"appid" "611990"
"desc" "MegaGlest Editor" // 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 file path of local content server
"depots"
{
"578871" "linux_x64_build_578871.vdf"
}
}