@@ -5,17 +5,17 @@ platform="Linux/X11"
55runnable =false
66custom_features =" "
77export_filter =" all_resources"
8- include_filter =" "
8+ include_filter =" *.lgd "
99exclude_filter =" "
1010export_path =" build/linux/learn_to_code.x86_64"
1111script_export_mode =1
1212script_encryption_key =" "
1313
1414[preset.0.options]
1515
16- custom_template/debug =" templates/344custom-linux_x11_64_debug "
17- custom_template/release =" templates/344custom-linux_x11_64_release "
18- binary_format/64_bits =true
16+ custom_template/debug =" / templates/godot.x11.opt.64 "
17+ custom_template/release =" / templates/godot.x11.opt.64 "
18+ binary_format/architecture = " x86_64 "
1919binary_format/embed_pck =false
2020texture_format/bptc =false
2121texture_format/s3tc =true
@@ -30,21 +30,21 @@ platform="HTML5"
3030runnable =true
3131custom_features =" "
3232export_filter =" all_resources"
33- include_filter =" "
33+ include_filter =" *.lgd "
3434exclude_filter =" "
3535export_path =" build/web/index.html"
3636script_export_mode =1
3737script_encryption_key =" "
3838
3939[preset.1.options]
4040
41- custom_template/debug =" templates/344custom-webassembly_debug .zip"
42- custom_template/release =" templates/344custom-webassembly_release .zip"
41+ custom_template/debug =" / templates/godot.javascript.opt .zip"
42+ custom_template/release =" / templates/godot.javascript.opt .zip"
4343variant/export_type =0
4444vram_texture_compression/for_desktop =true
4545vram_texture_compression/for_mobile =false
4646html/export_icon =true
47- html/custom_html_shell =" res://html_export/index .html"
47+ html/custom_html_shell =" res://html_export/index_template .html"
4848html/head_include =" "
4949html/canvas_resize_policy =2
5050html/focus_canvas_on_start =true
@@ -65,16 +65,16 @@ platform="Windows Desktop"
6565runnable =true
6666custom_features =" "
6767export_filter =" all_resources"
68- include_filter =" "
68+ include_filter =" *.lgd "
6969exclude_filter =" "
70- export_path =" build/2/index .exe"
70+ export_path =" build/windows/learn_to_code .exe"
7171script_export_mode =1
7272script_encryption_key =" "
7373
7474[preset.2.options]
7575
76- custom_template/debug =" templates/344custom-windows_64_debug .exe"
77- custom_template/release =" templates/344custom-windows_64_release .exe"
76+ custom_template/debug =" / templates/godot.windows.opt.64 .exe"
77+ custom_template/release =" / templates/godot.windows.opt.64 .exe"
7878binary_format/64_bits =true
7979binary_format/embed_pck =false
8080texture_format/bptc =false
@@ -83,14 +83,17 @@ texture_format/etc=false
8383texture_format/etc2 =false
8484texture_format/no_bptc_fallbacks =true
8585codesign/enable =false
86+ codesign/identity_type =0
8687codesign/identity =" "
8788codesign/password =" "
8889codesign/timestamp =true
8990codesign/timestamp_server_url =" "
9091codesign/digest_algorithm =1
9192codesign/description =" "
9293codesign/custom_options =PoolStringArray( )
94+ application/modify_resources =true
9395application/icon =" "
96+ application/icon_interpolation =4
9497application/file_version =" "
9598application/product_version =" "
9699application/company_name =" "
@@ -106,28 +109,82 @@ platform="Mac OSX"
106109runnable =true
107110custom_features =" "
108111export_filter =" all_resources"
109- include_filter =" "
112+ include_filter =" *.lgd "
110113exclude_filter =" "
111- export_path =" "
114+ export_path =" build/osx/learn_to_code.app "
112115script_export_mode =1
113116script_encryption_key =" "
114117
115118[preset.3.options]
116119
117- custom_template/debug =" templates/344custom-osx.zip"
118- custom_template/release =" templates/344custom-osx.zip"
120+ export/distribution_type =1
121+ custom_template/debug =" /templates/osx_template.zip"
122+ custom_template/release =" /templates/osx_template.zip"
119123application/name =" Learn To Code With Godot"
120- application/info =" Made with Godot Engine"
121124application/icon =" "
125+ application/icon_interpolation =4
122126application/identifier =" com.gdquest.learncode"
123127application/signature =" "
124128application/app_category =" Games"
125129application/short_version =" 1.0"
126130application/version =" 1.0"
127131application/copyright =" "
132+ application/min_macos_version =" 10.12"
128133display/high_res =false
129- privacy/camera_usage_description =" "
134+ xcode/platform_build =" 14C18"
135+ xcode/sdk_version =" 13.1"
136+ xcode/sdk_build =" 22C55"
137+ xcode/sdk_name =" macosx13.1"
138+ xcode/xcode_version =" 1420"
139+ xcode/xcode_build =" 14C18"
140+ codesign/codesign =1
141+ codesign/installer_identity =" "
142+ codesign/apple_team_id =" "
143+ codesign/identity =" "
144+ codesign/certificate_file =" "
145+ codesign/certificate_password =" "
146+ codesign/provisioning_profile =" "
147+ codesign/entitlements/custom_file =" "
148+ codesign/entitlements/allow_jit_code_execution =false
149+ codesign/entitlements/allow_unsigned_executable_memory =false
150+ codesign/entitlements/allow_dyld_environment_variables =false
151+ codesign/entitlements/disable_library_validation =false
152+ codesign/entitlements/audio_input =false
153+ codesign/entitlements/camera =false
154+ codesign/entitlements/location =false
155+ codesign/entitlements/address_book =false
156+ codesign/entitlements/calendars =false
157+ codesign/entitlements/photos_library =false
158+ codesign/entitlements/apple_events =false
159+ codesign/entitlements/debugging =false
160+ codesign/entitlements/app_sandbox/enabled =false
161+ codesign/entitlements/app_sandbox/network_server =false
162+ codesign/entitlements/app_sandbox/network_client =false
163+ codesign/entitlements/app_sandbox/device_usb =false
164+ codesign/entitlements/app_sandbox/device_bluetooth =false
165+ codesign/entitlements/app_sandbox/files_downloads =0
166+ codesign/entitlements/app_sandbox/files_pictures =0
167+ codesign/entitlements/app_sandbox/files_music =0
168+ codesign/entitlements/app_sandbox/files_movies =0
169+ codesign/entitlements/app_sandbox/files_user_selected =0
170+ codesign/custom_options =PoolStringArray( )
171+ notarization/notarization =0
172+ notarization/apple_id_name =" "
173+ notarization/apple_id_password =" "
174+ notarization/api_uuid =" "
175+ notarization/api_key =" "
176+ notarization/api_key_id =" "
130177privacy/microphone_usage_description =" "
178+ privacy/camera_usage_description =" "
179+ privacy/location_usage_description =" "
180+ privacy/address_book_usage_description =" "
181+ privacy/calendar_usage_description =" "
182+ privacy/photos_library_usage_description =" "
183+ privacy/desktop_folder_usage_description =" "
184+ privacy/documents_folder_usage_description =" "
185+ privacy/downloads_folder_usage_description =" "
186+ privacy/network_volumes_usage_description =" "
187+ privacy/removable_volumes_usage_description =" "
131188texture_format/s3tc =true
132189texture_format/etc =false
133190texture_format/etc2 =false
0 commit comments