export_presets.cfg 16 KB

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