Added export presets and custom templates, removed move command from yml
Some checks failed
godot-ci export / Windows Export (push) Failing after 1m12s
Some checks failed
godot-ci export / Windows Export (push) Failing after 1m12s
This commit is contained in:
18
build/build_dependencies/steam/depot_build_2739612.vdf
Normal file
18
build/build_dependencies/steam/depot_build_2739612.vdf
Normal file
@ -0,0 +1,18 @@
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user