mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
refactor steam pipe generation
This commit is contained in:
14
gulp/steampipe/templates/app-darwin-demo.vdf
Normal file
14
gulp/steampipe/templates/app-darwin-demo.vdf
Normal file
@@ -0,0 +1,14 @@
|
||||
"appbuild"
|
||||
{
|
||||
"appid" "1930750"
|
||||
"desc" "$BUILD_DESC$"
|
||||
"buildoutput" "$TMP_DIR$"
|
||||
"contentroot" ""
|
||||
"setlive" ""
|
||||
"preview" "0"
|
||||
"local" ""
|
||||
"depots"
|
||||
{
|
||||
"1930756" "$VDF_DIR$/demo-darwin.vdf"
|
||||
}
|
||||
}
|
||||
14
gulp/steampipe/templates/app-darwin.vdf
Normal file
14
gulp/steampipe/templates/app-darwin.vdf
Normal file
@@ -0,0 +1,14 @@
|
||||
"appbuild"
|
||||
{
|
||||
"appid" "1318690"
|
||||
"desc" "$BUILD_DESC$"
|
||||
"buildoutput" "$TMP_DIR$"
|
||||
"contentroot" ""
|
||||
"setlive" ""
|
||||
"preview" "0"
|
||||
"local" ""
|
||||
"depots"
|
||||
{
|
||||
"1318693" "$VDF_DIR$/standalone-darwin.vdf"
|
||||
}
|
||||
}
|
||||
17
gulp/steampipe/templates/app-winlinux-demo.vdf
Normal file
17
gulp/steampipe/templates/app-winlinux-demo.vdf
Normal file
@@ -0,0 +1,17 @@
|
||||
"appbuild"
|
||||
{
|
||||
"appid" "1930750"
|
||||
"desc" "$BUILD_DESC$"
|
||||
"buildoutput" "$TMP_DIR$"
|
||||
"contentroot" ""
|
||||
"setlive" ""
|
||||
"preview" "0"
|
||||
"local" ""
|
||||
"depots"
|
||||
{
|
||||
"1930753" "$VDF_DIR$/demo-windows.vdf"
|
||||
"1930754" "$VDF_DIR$/demo-china-windows.vdf"
|
||||
"1930752" "$VDF_DIR$/demo-linux.vdf"
|
||||
"1930755" "$VDF_DIR$/demo-china-linux.vdf"
|
||||
}
|
||||
}
|
||||
17
gulp/steampipe/templates/app-winlinux.vdf
Normal file
17
gulp/steampipe/templates/app-winlinux.vdf
Normal file
@@ -0,0 +1,17 @@
|
||||
"appbuild"
|
||||
{
|
||||
"appid" "1318690"
|
||||
"desc" "$BUILD_DESC$"
|
||||
"buildoutput" "$TMP_DIR$"
|
||||
"contentroot" ""
|
||||
"setlive" ""
|
||||
"preview" "0"
|
||||
"local" ""
|
||||
"depots"
|
||||
{
|
||||
"1318691" "$VDF_DIR$\standalone-windows.vdf"
|
||||
"1318694" "$VDF_DIR$\standalone-china-windows.vdf"
|
||||
"1318692" "$VDF_DIR$\standalone-linux.vdf"
|
||||
"1318695" "$VDF_DIR$\standalone-china-linux.vdf"
|
||||
}
|
||||
}
|
||||
12
gulp/steampipe/templates/demo-china-linux.vdf
Normal file
12
gulp/steampipe/templates/demo-china-linux.vdf
Normal file
@@ -0,0 +1,12 @@
|
||||
"DepotBuildConfig"
|
||||
{
|
||||
"DepotID" "1930755"
|
||||
"contentroot" "$BUNDLE_DIR$\standalone-steam-china-demo\shapez-linux-x64"
|
||||
"FileMapping"
|
||||
{
|
||||
"LocalPath" "*"
|
||||
"DepotPath" "."
|
||||
"recursive" "1"
|
||||
}
|
||||
"FileExclusion" "*.pdb"
|
||||
}
|
||||
12
gulp/steampipe/templates/demo-china-windows.vdf
Normal file
12
gulp/steampipe/templates/demo-china-windows.vdf
Normal file
@@ -0,0 +1,12 @@
|
||||
"DepotBuildConfig"
|
||||
{
|
||||
"DepotID" "1930754"
|
||||
"contentroot" "$BUNDLE_DIR$\standalone-steam-china-demo\shapez-win32-x64"
|
||||
"FileMapping"
|
||||
{
|
||||
"LocalPath" "*"
|
||||
"DepotPath" "."
|
||||
"recursive" "1"
|
||||
}
|
||||
"FileExclusion" "*.pdb"
|
||||
}
|
||||
12
gulp/steampipe/templates/demo-darwin.vdf
Normal file
12
gulp/steampipe/templates/demo-darwin.vdf
Normal file
@@ -0,0 +1,12 @@
|
||||
"DepotBuildConfig"
|
||||
{
|
||||
"DepotID" "1930756"
|
||||
"contentroot" "$BUNDLE_DIR$\standalone-steam-demo\shapez-darwin-x64"
|
||||
"FileMapping"
|
||||
{
|
||||
"LocalPath" "*"
|
||||
"DepotPath" "."
|
||||
"recursive" "1"
|
||||
}
|
||||
"FileExclusion" "*.pdb"
|
||||
}
|
||||
12
gulp/steampipe/templates/demo-linux.vdf
Normal file
12
gulp/steampipe/templates/demo-linux.vdf
Normal file
@@ -0,0 +1,12 @@
|
||||
"DepotBuildConfig"
|
||||
{
|
||||
"DepotID" "1930752"
|
||||
"contentroot" "$BUNDLE_DIR$\standalone-steam-demo\shapez-linux-x64"
|
||||
"FileMapping"
|
||||
{
|
||||
"LocalPath" "*"
|
||||
"DepotPath" "."
|
||||
"recursive" "1"
|
||||
}
|
||||
"FileExclusion" "*.pdb"
|
||||
}
|
||||
12
gulp/steampipe/templates/demo-windows.vdf
Normal file
12
gulp/steampipe/templates/demo-windows.vdf
Normal file
@@ -0,0 +1,12 @@
|
||||
"DepotBuildConfig"
|
||||
{
|
||||
"DepotID" "1930753"
|
||||
"contentroot" "$BUNDLE_DIR$\standalone-steam-demo\shapez-win32-x64"
|
||||
"FileMapping"
|
||||
{
|
||||
"LocalPath" "*"
|
||||
"DepotPath" "."
|
||||
"recursive" "1"
|
||||
}
|
||||
"FileExclusion" "*.pdb"
|
||||
}
|
||||
12
gulp/steampipe/templates/standalone-china-linux.vdf
Normal file
12
gulp/steampipe/templates/standalone-china-linux.vdf
Normal file
@@ -0,0 +1,12 @@
|
||||
"DepotBuildConfig"
|
||||
{
|
||||
"DepotID" "1318695"
|
||||
"contentroot" "$BUNDLE_DIR$\standalone-steam-china\shapez-linux-x64"
|
||||
"FileMapping"
|
||||
{
|
||||
"LocalPath" "*"
|
||||
"DepotPath" "."
|
||||
"recursive" "1"
|
||||
}
|
||||
"FileExclusion" "*.pdb"
|
||||
}
|
||||
12
gulp/steampipe/templates/standalone-china-windows.vdf
Normal file
12
gulp/steampipe/templates/standalone-china-windows.vdf
Normal file
@@ -0,0 +1,12 @@
|
||||
"DepotBuildConfig"
|
||||
{
|
||||
"DepotID" "1318694"
|
||||
"contentroot" "$BUNDLE_DIR$\standalone-steam-china\shapez-win32-x64"
|
||||
"FileMapping"
|
||||
{
|
||||
"LocalPath" "*"
|
||||
"DepotPath" "."
|
||||
"recursive" "1"
|
||||
}
|
||||
"FileExclusion" "*.pdb"
|
||||
}
|
||||
12
gulp/steampipe/templates/standalone-darwin.vdf
Normal file
12
gulp/steampipe/templates/standalone-darwin.vdf
Normal file
@@ -0,0 +1,12 @@
|
||||
"DepotBuildConfig"
|
||||
{
|
||||
"DepotID" "1318693"
|
||||
"contentroot" "$BUNDLE_DIR$\standalone-steam\shapez-darwin-x64"
|
||||
"FileMapping"
|
||||
{
|
||||
"LocalPath" "*"
|
||||
"DepotPath" "."
|
||||
"recursive" "1"
|
||||
}
|
||||
"FileExclusion" "*.pdb"
|
||||
}
|
||||
12
gulp/steampipe/templates/standalone-linux.vdf
Normal file
12
gulp/steampipe/templates/standalone-linux.vdf
Normal file
@@ -0,0 +1,12 @@
|
||||
"DepotBuildConfig"
|
||||
{
|
||||
"DepotID" "1318692"
|
||||
"contentroot" "$BUNDLE_DIR$\standalone-steam\shapez-linux-x64"
|
||||
"FileMapping"
|
||||
{
|
||||
"LocalPath" "*"
|
||||
"DepotPath" "."
|
||||
"recursive" "1"
|
||||
}
|
||||
"FileExclusion" "*.pdb"
|
||||
}
|
||||
12
gulp/steampipe/templates/standalone-windows.vdf
Normal file
12
gulp/steampipe/templates/standalone-windows.vdf
Normal file
@@ -0,0 +1,12 @@
|
||||
"DepotBuildConfig"
|
||||
{
|
||||
"DepotID" "1318691"
|
||||
"contentroot" "$BUNDLE_DIR$\standalone-steam\shapez-win32-x64"
|
||||
"FileMapping"
|
||||
{
|
||||
"LocalPath" "*"
|
||||
"DepotPath" "."
|
||||
"recursive" "1"
|
||||
}
|
||||
"FileExclusion" "*.pdb"
|
||||
}
|
||||
Reference in New Issue
Block a user