Godot template repository for my programs
dont change default name propertys
| -rw-r--r-- | export_presets.cfg | 6 |
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" |