mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Merge steam-demo branch
This commit is contained in:
17
gulp/steampipe/scripts/app-demo.vdf.template
Normal file
17
gulp/steampipe/scripts/app-demo.vdf.template
Normal file
@@ -0,0 +1,17 @@
|
||||
"appbuild"
|
||||
{
|
||||
"appid" "1930750"
|
||||
"desc" "$DESC$"
|
||||
"buildoutput" "$STEAMPIPE_DIR$\steamtemp"
|
||||
"contentroot" ""
|
||||
"setlive" ""
|
||||
"preview" "0"
|
||||
"local" ""
|
||||
"depots"
|
||||
{
|
||||
"1930753" "$STEAMPIPE_DIR$\scripts\demo-windows.vdf"
|
||||
"1930754" "$STEAMPIPE_DIR$\scripts\demo-china-windows.vdf"
|
||||
"1930752" "$STEAMPIPE_DIR$\scripts\demo-linux.vdf"
|
||||
"1930755" "$STEAMPIPE_DIR$\scripts\demo-china-linux.vdf"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user