Skip to content
Snippets Groups Projects
Commit f38f3370 authored by Simon McVittie's avatar Simon McVittie
Browse files

Merge branch 'wip/task388' into 'main'

Remove obsolete steampipe manifests

See merge request !656
parents 707c4190 4d046a55
No related branches found
No related tags found
1 merge request!656Remove obsolete steampipe manifests
These are only here for backwards-compat.
For new integration steps, consider running `populate-depot.py` with
`--steam-app-id=x --steam-depot-id=y`, and then using the `steampipe/*.vdf`
inside the generated depot to upload it.
"appbuild"
{
"appid" "1070560"
"buildoutput" "output"
"depots"
{
"1070561" "depot_build_1070561.vdf"
}
}
"appbuild"
{
"appid" "1391110"
"buildoutput" "output"
"depots"
{
"1391111" "depot_build_1391111.vdf"
}
}
"appbuild"
{
"appid" "1628350"
"buildoutput" "output"
"depots"
{
"1628351" "depot_build_1628351.vdf"
}
}
"DepotBuildConfig"
{
"DepotID" "1070561"
"FileMapping"
{
"LocalPath" "../depot/*"
"DepotPath" "."
"recursive" "1"
}
}
"DepotBuildConfig"
{
"DepotID" "1391111"
"FileMapping"
{
"LocalPath" "../depot/*"
"DepotPath" "."
"recursive" "1"
}
}
"DepotBuildConfig"
{
"DepotID" "1628351"
"FileMapping"
{
"LocalPath" "../depot/*"
"DepotPath" "."
"recursive" "1"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment