X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=steam_build_script.vdf;h=0c6cf18863a5afc5f668a07b7e7d4a57e2c092c3;hb=76315944e5a98838163e0aba8601ed3522f0724d;hp=a80fd6ee949a383dc97269079699b4c7dcf3ce6a;hpb=fbd4abfae41847dcdf4e32ac2c43d79ecaf0f708;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/steam_build_script.vdf b/steam_build_script.vdf index a80fd6e..0c6cf18 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,7 +30,7 @@ { "FileMapping" { - "LocalPath" "skaterift-none/*" + "LocalPath" "bin/skaterift-anyplatform-anyarch-blob/*" "DepotPath" "." "recursive" "1" } @@ -39,7 +39,7 @@ { "FileMapping" { - "LocalPath" "DRM" + "LocalPath" "bin/DRM" "DepotPath" "." "recursive" "0" }