X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=steam_build_script.vdf;h=a0564c1094e0c8bae3aad2ace959921b21d95aec;hb=72f789aa46c913ec2ffa10907b2124f8d09670e5;hp=02d53f7784f0f2fbf29fb90a83ae17fb89c31907;hpb=2dbc6f4022802b89c934ba78e7085cc7ee81799b;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/steam_build_script.vdf b/steam_build_script.vdf index 02d53f7..a0564c1 100644 --- a/steam_build_script.vdf +++ b/steam_build_script.vdf @@ -3,7 +3,7 @@ "AppID" "2103940" "Desc" "SR Multi-build" - "ContentRoot" "/home/harry/Documents/carve/dist/bin/" + "ContentRoot" "/home/harry/Documents/carve/dist/" "BuildOutput" "dist/steam_cache" "Depots" @@ -12,7 +12,7 @@ { "FileMapping" { - "LocalPath" "skaterift-clang/*" + "LocalPath" "bin/skaterift-linux-x86_64-zig-cc/*" "DepotPath" "." "recursive" "1" } @@ -21,7 +21,7 @@ { "FileMapping" { - "LocalPath" "skaterift-i686-w64-mingw32-gcc/*" + "LocalPath" "bin/skaterift-windows-x86_64-zig-cc/*" "DepotPath" "." "recursive" "1" } @@ -30,16 +30,16 @@ { "FileMapping" { - "LocalPath" "skaterift-none/*" + "LocalPath" "bin/skaterift-anyplatform-x86_64-zig-cc/*" "DepotPath" "." "recursive" "1" } } - "2720161" // Extreme DRM solutions + "2103944" // Extreme DRM solutions { "FileMapping" { - "LocalPath" "DRM" + "LocalPath" "bin/DRM" "DepotPath" "." "recursive" "0" }