"AppBuild" { "AppID" "@STEAM_APPID@" "Desc" "Default build: @VERSION@" "BuildOutput" "../.steam_cache/" "Depots" { "@STEAM_DEPOTID_WINDOWS@" { "ContentRoot" "../kurator-x86_64-windows/" "FileMapping" { "LocalPath" "*" "DepotPath" "." "recursive" "1" } } "@STEAM_DEPOTID_LINUX@" { "ContentRoot" "../kurator-x86_64-linux/" "FileMapping" { "LocalPath" "*" "DepotPath" "." "recursive" "1" } } } }