steamos CD deployment (#8)

This commit is contained in:
extrawurst
2025-03-20 17:47:15 +01:00
committed by GitHub
parent 77ca2f4ffb
commit 1721a34249
12 changed files with 93 additions and 46 deletions

View File

@@ -5,14 +5,14 @@
"verbose" "1" // spew more build details in console
"SetLive" "alpha"
"ContentRoot" "..\content\" // root content folder, relative to location of this file
"BuildOutput" "..\output\" // build output folder for build logs and build cache files
"ContentRoot" "../content" // root content folder, relative to location of this file
"BuildOutput" "../output" // build output folder for build logs and build cache files
"Depots"
{
"1603001" // your DepotID
{
"FileExclusion" "*/.DS_Store"
"FileExclusion" "../../../assets/.DS_Store"
"FileMapping"
{