fix export
This commit is contained in:
parent
037678da99
commit
16e68e2b16
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ advanced_options=false
|
|||
dedicated_server=false
|
||||
custom_features=""
|
||||
export_filter="all_resources"
|
||||
include_filter=""
|
||||
include_filter="*.xml, *.png"
|
||||
exclude_filter=""
|
||||
export_path="../export/FunkPanion/FunkPanion-win.zip"
|
||||
encryption_include_filters=""
|
||||
|
|
|
@ -11,7 +11,7 @@ config_version=5
|
|||
[application]
|
||||
|
||||
config/name="FunkPanion"
|
||||
config/version="0.9.0"
|
||||
config/version="0.9.1"
|
||||
run/main_scene="res://scenes/main.tscn"
|
||||
run/disable_stderr=true
|
||||
config/use_custom_user_dir=true
|
||||
|
|
Loading…
Reference in a new issue