export_presets.cfg 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365
  1. [preset.0]
  2. name="Web"
  3. platform="Web"
  4. runnable=true
  5. advanced_options=true
  6. dedicated_server=false
  7. custom_features=""
  8. export_filter="scenes"
  9. export_files=PackedStringArray("res://mainmenu.tscn", "res://testscene.tscn")
  10. include_filter=""
  11. exclude_filter=""
  12. export_path="web/index.html"
  13. encryption_include_filters=""
  14. encryption_exclude_filters=""
  15. encrypt_pck=false
  16. encrypt_directory=false
  17. script_export_mode=2
  18. [preset.0.options]
  19. custom_template/debug=""
  20. custom_template/release=""
  21. variant/extensions_support=false
  22. variant/thread_support=false
  23. vram_texture_compression/for_desktop=true
  24. vram_texture_compression/for_mobile=false
  25. html/export_icon=true
  26. html/custom_html_shell=""
  27. html/head_include=""
  28. html/canvas_resize_policy=2
  29. html/focus_canvas_on_start=true
  30. html/experimental_virtual_keyboard=false
  31. progressive_web_app/enabled=false
  32. progressive_web_app/ensure_cross_origin_isolation_headers=true
  33. progressive_web_app/offline_page=""
  34. progressive_web_app/display=1
  35. progressive_web_app/orientation=0
  36. progressive_web_app/icon_144x144=""
  37. progressive_web_app/icon_180x180=""
  38. progressive_web_app/icon_512x512=""
  39. progressive_web_app/background_color=Color(0, 0, 0, 1)
  40. dotnet/include_scripts_content=false
  41. dotnet/include_debug_symbols=true
  42. dotnet/embed_build_outputs=false
  43. [preset.1]
  44. name="macOS"
  45. platform="macOS"
  46. runnable=true
  47. advanced_options=false
  48. dedicated_server=false
  49. custom_features=""
  50. export_filter="scenes"
  51. export_files=PackedStringArray("res://mainmenu.tscn", "res://testscene.tscn")
  52. include_filter=""
  53. exclude_filter=""
  54. export_path="osx/index.dmg"
  55. encryption_include_filters=""
  56. encryption_exclude_filters=""
  57. encrypt_pck=false
  58. encrypt_directory=false
  59. script_export_mode=2
  60. [preset.1.options]
  61. export/distribution_type=1
  62. binary_format/architecture="universal"
  63. custom_template/debug=""
  64. custom_template/release=""
  65. debug/export_console_wrapper=1
  66. application/icon=""
  67. application/icon_interpolation=4
  68. application/bundle_identifier="com.axcwg.th08"
  69. application/signature=""
  70. application/app_category="Games"
  71. application/short_version=""
  72. application/version=""
  73. application/copyright=""
  74. application/copyright_localized={}
  75. application/min_macos_version="10.12"
  76. application/export_angle=0
  77. display/high_res=true
  78. application/additional_plist_content=""
  79. xcode/platform_build="14C18"
  80. xcode/sdk_version="13.1"
  81. xcode/sdk_build="22C55"
  82. xcode/sdk_name="macosx13.1"
  83. xcode/xcode_version="1420"
  84. xcode/xcode_build="14C18"
  85. codesign/codesign=3
  86. codesign/installer_identity=""
  87. codesign/apple_team_id=""
  88. codesign/identity=""
  89. codesign/entitlements/custom_file=""
  90. codesign/entitlements/allow_jit_code_execution=false
  91. codesign/entitlements/allow_unsigned_executable_memory=false
  92. codesign/entitlements/allow_dyld_environment_variables=false
  93. codesign/entitlements/disable_library_validation=false
  94. codesign/entitlements/audio_input=false
  95. codesign/entitlements/camera=false
  96. codesign/entitlements/location=false
  97. codesign/entitlements/address_book=false
  98. codesign/entitlements/calendars=false
  99. codesign/entitlements/photos_library=false
  100. codesign/entitlements/apple_events=false
  101. codesign/entitlements/debugging=false
  102. codesign/entitlements/app_sandbox/enabled=false
  103. codesign/entitlements/app_sandbox/network_server=false
  104. codesign/entitlements/app_sandbox/network_client=false
  105. codesign/entitlements/app_sandbox/device_usb=false
  106. codesign/entitlements/app_sandbox/device_bluetooth=false
  107. codesign/entitlements/app_sandbox/files_downloads=0
  108. codesign/entitlements/app_sandbox/files_pictures=0
  109. codesign/entitlements/app_sandbox/files_music=0
  110. codesign/entitlements/app_sandbox/files_movies=0
  111. codesign/entitlements/app_sandbox/files_user_selected=0
  112. codesign/entitlements/app_sandbox/helper_executables=[]
  113. codesign/custom_options=PackedStringArray()
  114. notarization/notarization=0
  115. privacy/microphone_usage_description=""
  116. privacy/microphone_usage_description_localized={}
  117. privacy/camera_usage_description=""
  118. privacy/camera_usage_description_localized={}
  119. privacy/location_usage_description=""
  120. privacy/location_usage_description_localized={}
  121. privacy/address_book_usage_description=""
  122. privacy/address_book_usage_description_localized={}
  123. privacy/calendar_usage_description=""
  124. privacy/calendar_usage_description_localized={}
  125. privacy/photos_library_usage_description=""
  126. privacy/photos_library_usage_description_localized={}
  127. privacy/desktop_folder_usage_description=""
  128. privacy/desktop_folder_usage_description_localized={}
  129. privacy/documents_folder_usage_description=""
  130. privacy/documents_folder_usage_description_localized={}
  131. privacy/downloads_folder_usage_description=""
  132. privacy/downloads_folder_usage_description_localized={}
  133. privacy/network_volumes_usage_description=""
  134. privacy/network_volumes_usage_description_localized={}
  135. privacy/removable_volumes_usage_description=""
  136. privacy/removable_volumes_usage_description_localized={}
  137. privacy/tracking_enabled=false
  138. privacy/tracking_domains=PackedStringArray()
  139. privacy/collected_data/name/collected=false
  140. privacy/collected_data/name/linked_to_user=false
  141. privacy/collected_data/name/used_for_tracking=false
  142. privacy/collected_data/name/collection_purposes=0
  143. privacy/collected_data/email_address/collected=false
  144. privacy/collected_data/email_address/linked_to_user=false
  145. privacy/collected_data/email_address/used_for_tracking=false
  146. privacy/collected_data/email_address/collection_purposes=0
  147. privacy/collected_data/phone_number/collected=false
  148. privacy/collected_data/phone_number/linked_to_user=false
  149. privacy/collected_data/phone_number/used_for_tracking=false
  150. privacy/collected_data/phone_number/collection_purposes=0
  151. privacy/collected_data/physical_address/collected=false
  152. privacy/collected_data/physical_address/linked_to_user=false
  153. privacy/collected_data/physical_address/used_for_tracking=false
  154. privacy/collected_data/physical_address/collection_purposes=0
  155. privacy/collected_data/other_contact_info/collected=false
  156. privacy/collected_data/other_contact_info/linked_to_user=false
  157. privacy/collected_data/other_contact_info/used_for_tracking=false
  158. privacy/collected_data/other_contact_info/collection_purposes=0
  159. privacy/collected_data/health/collected=false
  160. privacy/collected_data/health/linked_to_user=false
  161. privacy/collected_data/health/used_for_tracking=false
  162. privacy/collected_data/health/collection_purposes=0
  163. privacy/collected_data/fitness/collected=false
  164. privacy/collected_data/fitness/linked_to_user=false
  165. privacy/collected_data/fitness/used_for_tracking=false
  166. privacy/collected_data/fitness/collection_purposes=0
  167. privacy/collected_data/payment_info/collected=false
  168. privacy/collected_data/payment_info/linked_to_user=false
  169. privacy/collected_data/payment_info/used_for_tracking=false
  170. privacy/collected_data/payment_info/collection_purposes=0
  171. privacy/collected_data/credit_info/collected=false
  172. privacy/collected_data/credit_info/linked_to_user=false
  173. privacy/collected_data/credit_info/used_for_tracking=false
  174. privacy/collected_data/credit_info/collection_purposes=0
  175. privacy/collected_data/other_financial_info/collected=false
  176. privacy/collected_data/other_financial_info/linked_to_user=false
  177. privacy/collected_data/other_financial_info/used_for_tracking=false
  178. privacy/collected_data/other_financial_info/collection_purposes=0
  179. privacy/collected_data/precise_location/collected=false
  180. privacy/collected_data/precise_location/linked_to_user=false
  181. privacy/collected_data/precise_location/used_for_tracking=false
  182. privacy/collected_data/precise_location/collection_purposes=0
  183. privacy/collected_data/coarse_location/collected=false
  184. privacy/collected_data/coarse_location/linked_to_user=false
  185. privacy/collected_data/coarse_location/used_for_tracking=false
  186. privacy/collected_data/coarse_location/collection_purposes=0
  187. privacy/collected_data/sensitive_info/collected=false
  188. privacy/collected_data/sensitive_info/linked_to_user=false
  189. privacy/collected_data/sensitive_info/used_for_tracking=false
  190. privacy/collected_data/sensitive_info/collection_purposes=0
  191. privacy/collected_data/contacts/collected=false
  192. privacy/collected_data/contacts/linked_to_user=false
  193. privacy/collected_data/contacts/used_for_tracking=false
  194. privacy/collected_data/contacts/collection_purposes=0
  195. privacy/collected_data/emails_or_text_messages/collected=false
  196. privacy/collected_data/emails_or_text_messages/linked_to_user=false
  197. privacy/collected_data/emails_or_text_messages/used_for_tracking=false
  198. privacy/collected_data/emails_or_text_messages/collection_purposes=0
  199. privacy/collected_data/photos_or_videos/collected=false
  200. privacy/collected_data/photos_or_videos/linked_to_user=false
  201. privacy/collected_data/photos_or_videos/used_for_tracking=false
  202. privacy/collected_data/photos_or_videos/collection_purposes=0
  203. privacy/collected_data/audio_data/collected=false
  204. privacy/collected_data/audio_data/linked_to_user=false
  205. privacy/collected_data/audio_data/used_for_tracking=false
  206. privacy/collected_data/audio_data/collection_purposes=0
  207. privacy/collected_data/gameplay_content/collected=false
  208. privacy/collected_data/gameplay_content/linked_to_user=false
  209. privacy/collected_data/gameplay_content/used_for_tracking=false
  210. privacy/collected_data/gameplay_content/collection_purposes=0
  211. privacy/collected_data/customer_support/collected=false
  212. privacy/collected_data/customer_support/linked_to_user=false
  213. privacy/collected_data/customer_support/used_for_tracking=false
  214. privacy/collected_data/customer_support/collection_purposes=0
  215. privacy/collected_data/other_user_content/collected=false
  216. privacy/collected_data/other_user_content/linked_to_user=false
  217. privacy/collected_data/other_user_content/used_for_tracking=false
  218. privacy/collected_data/other_user_content/collection_purposes=0
  219. privacy/collected_data/browsing_history/collected=false
  220. privacy/collected_data/browsing_history/linked_to_user=false
  221. privacy/collected_data/browsing_history/used_for_tracking=false
  222. privacy/collected_data/browsing_history/collection_purposes=0
  223. privacy/collected_data/search_hhistory/collected=false
  224. privacy/collected_data/search_hhistory/linked_to_user=false
  225. privacy/collected_data/search_hhistory/used_for_tracking=false
  226. privacy/collected_data/search_hhistory/collection_purposes=0
  227. privacy/collected_data/user_id/collected=false
  228. privacy/collected_data/user_id/linked_to_user=false
  229. privacy/collected_data/user_id/used_for_tracking=false
  230. privacy/collected_data/user_id/collection_purposes=0
  231. privacy/collected_data/device_id/collected=false
  232. privacy/collected_data/device_id/linked_to_user=false
  233. privacy/collected_data/device_id/used_for_tracking=false
  234. privacy/collected_data/device_id/collection_purposes=0
  235. privacy/collected_data/purchase_history/collected=false
  236. privacy/collected_data/purchase_history/linked_to_user=false
  237. privacy/collected_data/purchase_history/used_for_tracking=false
  238. privacy/collected_data/purchase_history/collection_purposes=0
  239. privacy/collected_data/product_interaction/collected=false
  240. privacy/collected_data/product_interaction/linked_to_user=false
  241. privacy/collected_data/product_interaction/used_for_tracking=false
  242. privacy/collected_data/product_interaction/collection_purposes=0
  243. privacy/collected_data/advertising_data/collected=false
  244. privacy/collected_data/advertising_data/linked_to_user=false
  245. privacy/collected_data/advertising_data/used_for_tracking=false
  246. privacy/collected_data/advertising_data/collection_purposes=0
  247. privacy/collected_data/other_usage_data/collected=false
  248. privacy/collected_data/other_usage_data/linked_to_user=false
  249. privacy/collected_data/other_usage_data/used_for_tracking=false
  250. privacy/collected_data/other_usage_data/collection_purposes=0
  251. privacy/collected_data/crash_data/collected=false
  252. privacy/collected_data/crash_data/linked_to_user=false
  253. privacy/collected_data/crash_data/used_for_tracking=false
  254. privacy/collected_data/crash_data/collection_purposes=0
  255. privacy/collected_data/performance_data/collected=false
  256. privacy/collected_data/performance_data/linked_to_user=false
  257. privacy/collected_data/performance_data/used_for_tracking=false
  258. privacy/collected_data/performance_data/collection_purposes=0
  259. privacy/collected_data/other_diagnostic_data/collected=false
  260. privacy/collected_data/other_diagnostic_data/linked_to_user=false
  261. privacy/collected_data/other_diagnostic_data/used_for_tracking=false
  262. privacy/collected_data/other_diagnostic_data/collection_purposes=0
  263. privacy/collected_data/environment_scanning/collected=false
  264. privacy/collected_data/environment_scanning/linked_to_user=false
  265. privacy/collected_data/environment_scanning/used_for_tracking=false
  266. privacy/collected_data/environment_scanning/collection_purposes=0
  267. privacy/collected_data/hands/collected=false
  268. privacy/collected_data/hands/linked_to_user=false
  269. privacy/collected_data/hands/used_for_tracking=false
  270. privacy/collected_data/hands/collection_purposes=0
  271. privacy/collected_data/head/collected=false
  272. privacy/collected_data/head/linked_to_user=false
  273. privacy/collected_data/head/used_for_tracking=false
  274. privacy/collected_data/head/collection_purposes=0
  275. privacy/collected_data/other_data_types/collected=false
  276. privacy/collected_data/other_data_types/linked_to_user=false
  277. privacy/collected_data/other_data_types/used_for_tracking=false
  278. privacy/collected_data/other_data_types/collection_purposes=0
  279. ssh_remote_deploy/enabled=false
  280. ssh_remote_deploy/host="user@host_ip"
  281. ssh_remote_deploy/port="22"
  282. ssh_remote_deploy/extra_args_ssh=""
  283. ssh_remote_deploy/extra_args_scp=""
  284. ssh_remote_deploy/run_script="#!/usr/bin/env bash
  285. unzip -o -q \"{temp_dir}/{archive_name}\" -d \"{temp_dir}\"
  286. open \"{temp_dir}/{exe_name}.app\" --args {cmd_args}"
  287. ssh_remote_deploy/cleanup_script="#!/usr/bin/env bash
  288. kill $(pgrep -x -f \"{temp_dir}/{exe_name}.app/Contents/MacOS/{exe_name} {cmd_args}\")
  289. rm -rf \"{temp_dir}\""
  290. dotnet/include_scripts_content=false
  291. dotnet/include_debug_symbols=true
  292. dotnet/embed_build_outputs=false
  293. [preset.2]
  294. name="Windows Desktop"
  295. platform="Windows Desktop"
  296. runnable=true
  297. advanced_options=false
  298. dedicated_server=false
  299. custom_features=""
  300. export_filter="scenes"
  301. export_files=PackedStringArray("res://mainmenu.tscn", "res://testscene.tscn")
  302. include_filter=""
  303. exclude_filter=""
  304. export_path="win32/index.exe"
  305. encryption_include_filters=""
  306. encryption_exclude_filters=""
  307. encrypt_pck=false
  308. encrypt_directory=false
  309. script_export_mode=2
  310. [preset.2.options]
  311. custom_template/debug=""
  312. custom_template/release=""
  313. debug/export_console_wrapper=1
  314. binary_format/embed_pck=true
  315. texture_format/s3tc_bptc=true
  316. texture_format/etc2_astc=false
  317. binary_format/architecture="x86_64"
  318. codesign/enable=false
  319. codesign/timestamp=true
  320. codesign/timestamp_server_url=""
  321. codesign/digest_algorithm=1
  322. codesign/description=""
  323. codesign/custom_options=PackedStringArray()
  324. application/modify_resources=false
  325. application/icon=""
  326. application/console_wrapper_icon=""
  327. application/icon_interpolation=4
  328. application/file_version=""
  329. application/product_version=""
  330. application/company_name=""
  331. application/product_name=""
  332. application/file_description=""
  333. application/copyright=""
  334. application/trademarks=""
  335. application/export_angle=0
  336. application/export_d3d12=0
  337. application/d3d12_agility_sdk_multiarch=true
  338. ssh_remote_deploy/enabled=false
  339. ssh_remote_deploy/host="user@host_ip"
  340. ssh_remote_deploy/port="22"
  341. ssh_remote_deploy/extra_args_ssh=""
  342. ssh_remote_deploy/extra_args_scp=""
  343. ssh_remote_deploy/run_script="Expand-Archive -LiteralPath '{temp_dir}\\{archive_name}' -DestinationPath '{temp_dir}'
  344. $action = New-ScheduledTaskAction -Execute '{temp_dir}\\{exe_name}' -Argument '{cmd_args}'
  345. $trigger = New-ScheduledTaskTrigger -Once -At 00:00
  346. $settings = New-ScheduledTaskSettingsSet
  347. $task = New-ScheduledTask -Action $action -Trigger $trigger -Settings $settings
  348. Register-ScheduledTask godot_remote_debug -InputObject $task -Force:$true
  349. Start-ScheduledTask -TaskName godot_remote_debug
  350. while (Get-ScheduledTask -TaskName godot_remote_debug | ? State -eq running) { Start-Sleep -Milliseconds 100 }
  351. Unregister-ScheduledTask -TaskName godot_remote_debug -Confirm:$false -ErrorAction:SilentlyContinue"
  352. ssh_remote_deploy/cleanup_script="Stop-ScheduledTask -TaskName godot_remote_debug -ErrorAction:SilentlyContinue
  353. Unregister-ScheduledTask -TaskName godot_remote_debug -Confirm:$false -ErrorAction:SilentlyContinue
  354. Remove-Item -Recurse -Force '{temp_dir}'"