diff --git a/export_presets.cfg b/export_presets.cfg index 8456474..74148ec 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -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="" diff --git a/project.godot b/project.godot index 9f68cea..841b729 100644 --- a/project.godot +++ b/project.godot @@ -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