obs-studio/build-aux/steam/obs_playtest_build.vdf
2023-07-17 20:09:52 +02:00

36 lines
452 B
Plaintext

"AppBuild"
{
"AppID" "1905640"
"Desc" "github_@@DESC@@"
"ContentRoot" "./"
"BuildOutput" "build/"
"SetLive" "@@BRANCH@@"
"Depots"
{
"1905642" // Windows
{
"ContentRoot" "./steam-windows"
"FileMapping"
{
"LocalPath" "*"
"DepotPath" "."
"recursive" "1"
}
}
"1905641" // Mac
{
"ContentRoot" "./steam-macos"
"FileMapping"
{
"LocalPath" "*"
"DepotPath" "."
"recursive" "1"
}
}
}
}