X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=steam_build_script.vdf;h=02d53f7784f0f2fbf29fb90a83ae17fb89c31907;hb=2dbc6f4022802b89c934ba78e7085cc7ee81799b;hp=eb8eff33bbc5c4c931e1d865de0cbf92b017a563;hpb=d58ce0e646e7cf3df81cb308f4cac36a1e9bda97;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/steam_build_script.vdf b/steam_build_script.vdf index eb8eff3..02d53f7 100644 --- a/steam_build_script.vdf +++ b/steam_build_script.vdf @@ -8,7 +8,7 @@ "Depots" { - "2103942" // Linux depot + "2103942" // Linux Binary { "FileMapping" { @@ -17,7 +17,7 @@ "recursive" "1" } } - "2103941" // Windoes + "2103941" // Windows Binary { "FileMapping" { @@ -26,5 +26,23 @@ "recursive" "1" } } + "2103943" // Shared Content + { + "FileMapping" + { + "LocalPath" "skaterift-none/*" + "DepotPath" "." + "recursive" "1" + } + } + "2720161" // Extreme DRM solutions + { + "FileMapping" + { + "LocalPath" "DRM" + "DepotPath" "." + "recursive" "0" + } + } } }