update helpers/location to 'frosted' ui
[carveJwlIkooP6JGAAIwe30JlM.git] / steam_demo_build.vdf
1 "AppBuild"
2 {
3 "AppID" "2720160"
4 "Desc" "SR Demo"
5
6 "ContentRoot" "/home/harry/Documents/carve/dist/"
7 "BuildOutput" "dist/steam_cache"
8
9 "Depots"
10 {
11 "2720161" // Linux Binary
12 {
13 "FileMapping"
14 {
15 "LocalPath" "bin/skaterift-demo/*"
16 "DepotPath" "."
17 "recursive" "1"
18 }
19 }
20 }
21 }