X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=steam_build_script.vdf;h=a0564c1094e0c8bae3aad2ace959921b21d95aec;hb=72f789aa46c913ec2ffa10907b2124f8d09670e5;hp=a80fd6ee949a383dc97269079699b4c7dcf3ce6a;hpb=3298cad1177f79827e36c26bca4409bc5490b538;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/steam_build_script.vdf b/steam_build_script.vdf index a80fd6e..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,7 +30,7 @@ { "FileMapping" { - "LocalPath" "skaterift-none/*" + "LocalPath" "bin/skaterift-anyplatform-x86_64-zig-cc/*" "DepotPath" "." "recursive" "1" } @@ -39,7 +39,7 @@ { "FileMapping" { - "LocalPath" "DRM" + "LocalPath" "bin/DRM" "DepotPath" "." "recursive" "0" }