update exports presets
This commit is contained in:
parent
91d6c7855e
commit
49c3ea4076
1 changed files with 2 additions and 1 deletions
|
@ -69,7 +69,8 @@ platform="Linux/X11"
|
|||
runnable=true
|
||||
dedicated_server=false
|
||||
custom_features=""
|
||||
export_filter="all_resources"
|
||||
export_filter="scenes"
|
||||
export_files=PackedStringArray("res://maps/mapManager.tscn", "res://maps/map1.tscn", "res://maps/mainMenu.tscn")
|
||||
include_filter=""
|
||||
exclude_filter=""
|
||||
export_path="builds/StickerClone.x86_64"
|
||||
|
|
Loading…
Reference in a new issue