Files
Zaytha 7fa7dd6b79
Some checks failed
godot-ci export / Windows Export (push) Successful in 1m15s
godot-ci export / Linux Export (push) Successful in 1m14s
godot-ci export / Steam Publiish (push) Has been cancelled
Adding steam publishing
2025-07-06 05:35:19 -07:00

19 lines
440 B
Plaintext

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