Files
actions-demo-test/build/build_dependencies/steam/depot_build_2739612.vdf
Zaytha c4b8b692f2
Some checks failed
godot-ci export / Prepare Build Assets (push) Successful in 1m21s
godot-ci export / Linux Export (push) Failing after 26s
godot-ci export / Windows Export (push) Failing after 36s
godot-ci export / Steam Publish (push) Has been skipped
Actions Test
2025-07-07 07:24:59 -07:00

19 lines
438 B
Plaintext

"DepotBuild"
{
"DepotID" "2739612"
"FileMapping"
{
// This can be a full path, or a path relative to ContentRoot
"LocalPath" "linux\*"
// This is a path relative to the install folder of your game
"DepotPath" "."
// If LocalPath contains wildcards, setting this means that all
// matching files within subdirectories of LocalPath will also
// be included.
"Recursive" "1"
}
}