Actions Test
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

This commit is contained in:
2025-07-07 07:24:59 -07:00
parent dc20726503
commit c4b8b692f2
14 changed files with 555 additions and 0 deletions

View File

@ -0,0 +1,18 @@
"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"
}
}