Godot template repository for my programs
dont change default name propertys
bendn 2022-08-25
parent 1e9d073 · commit 8ae49f1
-rw-r--r--export_presets.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/export_presets.cfg b/export_presets.cfg
index 9270cf2..e6e05ba 100644
--- a/export_presets.cfg
+++ b/export_presets.cfg
@@ -118,10 +118,10 @@ script_encryption_key=""
custom_template/debug=""
custom_template/release=""
-application/name="Godot Template"
-application/info="Godot Template"
+application/name=""
+application/info=""
application/icon=""
-application/identifier="com.godot-template"
+application/identifier="bendn.game"
application/signature=""
application/app_category="Games"
application/short_version="1.0"