Files
gitea-actions/build/build_dependencies/steam/depot_build_2739612.vdf
Zaytha 84276d390a
Some checks failed
godot-ci export / Windows Export (push) Failing after 1m12s
Added export presets and custom templates, removed move command from yml
2025-07-01 04:16:58 -07:00

19 lines
444 B
Plaintext

"DepotBuild"
{
"DepotID" "2739612"
"FileMapping"
{
// This can be a full path, or a path relative to ContentRoot
"LocalPath" "linux-steam\*"
// 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"
}
}