| 1234567891011121314151617181920212223242526272829303132333435 |
- "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"
- }
- }
- }
- }
|