X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=steam_build_script.vdf;h=a80fd6ee949a383dc97269079699b4c7dcf3ce6a;hb=1fd91b77f23ce1593037e01b9abb62859545b400;hp=eb8eff33bbc5c4c931e1d865de0cbf92b017a563;hpb=d58ce0e646e7cf3df81cb308f4cac36a1e9bda97;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/steam_build_script.vdf b/steam_build_script.vdf index eb8eff3..a80fd6e 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" + } + } + "2103944" // Extreme DRM solutions + { + "FileMapping" + { + "LocalPath" "DRM" + "DepotPath" "." + "recursive" "0" + } + } } }