|
| 1 | +[preset.0] |
| 2 | + |
| 3 | +name="Linux/X11" |
| 4 | +platform="Linux/X11" |
| 5 | +runnable=true |
| 6 | +dedicated_server=false |
| 7 | +custom_features="" |
| 8 | +export_filter="all_resources" |
| 9 | +include_filter="" |
| 10 | +exclude_filter="" |
| 11 | +export_path=".build/linux/metaballs.x86_64" |
| 12 | +encryption_include_filters="" |
| 13 | +encryption_exclude_filters="" |
| 14 | +encrypt_pck=false |
| 15 | +encrypt_directory=false |
| 16 | + |
| 17 | +[preset.0.options] |
| 18 | + |
| 19 | +custom_template/debug="" |
| 20 | +custom_template/release="" |
| 21 | +debug/export_console_wrapper=1 |
| 22 | +binary_format/embed_pck=false |
| 23 | +texture_format/bptc=true |
| 24 | +texture_format/s3tc=true |
| 25 | +texture_format/etc=false |
| 26 | +texture_format/etc2=false |
| 27 | +binary_format/architecture="x86_64" |
| 28 | +ssh_remote_deploy/enabled=false |
| 29 | +ssh_remote_deploy/host="user@host_ip" |
| 30 | +ssh_remote_deploy/port="22" |
| 31 | +ssh_remote_deploy/extra_args_ssh="" |
| 32 | +ssh_remote_deploy/extra_args_scp="" |
| 33 | +ssh_remote_deploy/run_script="#!/usr/bin/env bash |
| 34 | +export DISPLAY=:0 |
| 35 | +unzip -o -q \"{temp_dir}/{archive_name}\" -d \"{temp_dir}\" |
| 36 | +\"{temp_dir}/{exe_name}\" {cmd_args}" |
| 37 | +ssh_remote_deploy/cleanup_script="#!/usr/bin/env bash |
| 38 | +kill $(pgrep -x -f \"{temp_dir}/{exe_name} {cmd_args}\") |
| 39 | +rm -rf \"{temp_dir}\"" |
| 40 | + |
| 41 | +[preset.1] |
| 42 | + |
| 43 | +name="macOS" |
| 44 | +platform="macOS" |
| 45 | +runnable=true |
| 46 | +dedicated_server=false |
| 47 | +custom_features="" |
| 48 | +export_filter="all_resources" |
| 49 | +include_filter="" |
| 50 | +exclude_filter="" |
| 51 | +export_path=".build/macos/metaballs.zip" |
| 52 | +encryption_include_filters="" |
| 53 | +encryption_exclude_filters="" |
| 54 | +encrypt_pck=false |
| 55 | +encrypt_directory=false |
| 56 | + |
| 57 | +[preset.1.options] |
| 58 | + |
| 59 | +export/distribution_type=1 |
| 60 | +binary_format/architecture="universal" |
| 61 | +custom_template/debug="" |
| 62 | +custom_template/release="" |
| 63 | +debug/export_console_wrapper=1 |
| 64 | +application/icon="res://icons/icon.icns" |
| 65 | +application/icon_interpolation=4 |
| 66 | +application/bundle_identifier="com.intangiblematter.metaballs" |
| 67 | +application/signature="" |
| 68 | +application/app_category="Games" |
| 69 | +application/short_version="1.0" |
| 70 | +application/version="1.0" |
| 71 | +application/copyright="" |
| 72 | +application/copyright_localized={} |
| 73 | +application/min_macos_version="10.12" |
| 74 | +display/high_res=true |
| 75 | +xcode/platform_build="14C18" |
| 76 | +xcode/sdk_version="13.1" |
| 77 | +xcode/sdk_build="22C55" |
| 78 | +xcode/sdk_name="macosx13.1" |
| 79 | +xcode/xcode_version="1420" |
| 80 | +xcode/xcode_build="14C18" |
| 81 | +codesign/codesign=1 |
| 82 | +codesign/installer_identity="" |
| 83 | +codesign/apple_team_id="" |
| 84 | +codesign/identity="" |
| 85 | +codesign/entitlements/custom_file="" |
| 86 | +codesign/entitlements/allow_jit_code_execution=false |
| 87 | +codesign/entitlements/allow_unsigned_executable_memory=false |
| 88 | +codesign/entitlements/allow_dyld_environment_variables=false |
| 89 | +codesign/entitlements/disable_library_validation=false |
| 90 | +codesign/entitlements/audio_input=false |
| 91 | +codesign/entitlements/camera=false |
| 92 | +codesign/entitlements/location=false |
| 93 | +codesign/entitlements/address_book=false |
| 94 | +codesign/entitlements/calendars=false |
| 95 | +codesign/entitlements/photos_library=false |
| 96 | +codesign/entitlements/apple_events=false |
| 97 | +codesign/entitlements/debugging=false |
| 98 | +codesign/entitlements/app_sandbox/enabled=false |
| 99 | +codesign/entitlements/app_sandbox/network_server=false |
| 100 | +codesign/entitlements/app_sandbox/network_client=false |
| 101 | +codesign/entitlements/app_sandbox/device_usb=false |
| 102 | +codesign/entitlements/app_sandbox/device_bluetooth=false |
| 103 | +codesign/entitlements/app_sandbox/files_downloads=0 |
| 104 | +codesign/entitlements/app_sandbox/files_pictures=0 |
| 105 | +codesign/entitlements/app_sandbox/files_music=0 |
| 106 | +codesign/entitlements/app_sandbox/files_movies=0 |
| 107 | +codesign/entitlements/app_sandbox/helper_executables=[] |
| 108 | +codesign/custom_options=PackedStringArray() |
| 109 | +notarization/notarization=0 |
| 110 | +privacy/microphone_usage_description="" |
| 111 | +privacy/microphone_usage_description_localized={} |
| 112 | +privacy/camera_usage_description="" |
| 113 | +privacy/camera_usage_description_localized={} |
| 114 | +privacy/location_usage_description="" |
| 115 | +privacy/location_usage_description_localized={} |
| 116 | +privacy/address_book_usage_description="" |
| 117 | +privacy/address_book_usage_description_localized={} |
| 118 | +privacy/calendar_usage_description="" |
| 119 | +privacy/calendar_usage_description_localized={} |
| 120 | +privacy/photos_library_usage_description="" |
| 121 | +privacy/photos_library_usage_description_localized={} |
| 122 | +privacy/desktop_folder_usage_description="" |
| 123 | +privacy/desktop_folder_usage_description_localized={} |
| 124 | +privacy/documents_folder_usage_description="" |
| 125 | +privacy/documents_folder_usage_description_localized={} |
| 126 | +privacy/downloads_folder_usage_description="" |
| 127 | +privacy/downloads_folder_usage_description_localized={} |
| 128 | +privacy/network_volumes_usage_description="" |
| 129 | +privacy/network_volumes_usage_description_localized={} |
| 130 | +privacy/removable_volumes_usage_description="" |
| 131 | +privacy/removable_volumes_usage_description_localized={} |
| 132 | +ssh_remote_deploy/enabled=false |
| 133 | +ssh_remote_deploy/host="user@host_ip" |
| 134 | +ssh_remote_deploy/port="22" |
| 135 | +ssh_remote_deploy/extra_args_ssh="" |
| 136 | +ssh_remote_deploy/extra_args_scp="" |
| 137 | +ssh_remote_deploy/run_script="#!/usr/bin/env bash |
| 138 | +unzip -o -q \"{temp_dir}/{archive_name}\" -d \"{temp_dir}\" |
| 139 | +open \"{temp_dir}/{exe_name}.app\" --args {cmd_args}" |
| 140 | +ssh_remote_deploy/cleanup_script="#!/usr/bin/env bash |
| 141 | +kill $(pgrep -x -f \"{temp_dir}/{exe_name}.app/Contents/MacOS/{exe_name} {cmd_args}\") |
| 142 | +rm -rf \"{temp_dir}\"" |
| 143 | + |
| 144 | +[preset.2] |
| 145 | + |
| 146 | +name="Windows Desktop" |
| 147 | +platform="Windows Desktop" |
| 148 | +runnable=true |
| 149 | +dedicated_server=false |
| 150 | +custom_features="" |
| 151 | +export_filter="all_resources" |
| 152 | +include_filter="" |
| 153 | +exclude_filter="" |
| 154 | +export_path=".build/windows/metaballs.exe" |
| 155 | +encryption_include_filters="" |
| 156 | +encryption_exclude_filters="" |
| 157 | +encrypt_pck=false |
| 158 | +encrypt_directory=false |
| 159 | + |
| 160 | +[preset.2.options] |
| 161 | + |
| 162 | +custom_template/debug="" |
| 163 | +custom_template/release="" |
| 164 | +debug/export_console_wrapper=1 |
| 165 | +binary_format/embed_pck=false |
| 166 | +texture_format/bptc=true |
| 167 | +texture_format/s3tc=true |
| 168 | +texture_format/etc=false |
| 169 | +texture_format/etc2=false |
| 170 | +binary_format/architecture="x86_64" |
| 171 | +codesign/enable=false |
| 172 | +codesign/timestamp=true |
| 173 | +codesign/timestamp_server_url="" |
| 174 | +codesign/digest_algorithm=1 |
| 175 | +codesign/description="" |
| 176 | +codesign/custom_options=PackedStringArray() |
| 177 | +application/modify_resources=true |
| 178 | +application/icon="res://icons/icon.ico" |
| 179 | +application/console_wrapper_icon="res://icons/icon.ico" |
| 180 | +application/icon_interpolation=4 |
| 181 | +application/file_version="" |
| 182 | +application/product_version="" |
| 183 | +application/company_name="" |
| 184 | +application/product_name="" |
| 185 | +application/file_description="" |
| 186 | +application/copyright="" |
| 187 | +application/trademarks="" |
| 188 | +ssh_remote_deploy/enabled=false |
| 189 | +ssh_remote_deploy/host="user@host_ip" |
| 190 | +ssh_remote_deploy/port="22" |
| 191 | +ssh_remote_deploy/extra_args_ssh="" |
| 192 | +ssh_remote_deploy/extra_args_scp="" |
| 193 | +ssh_remote_deploy/run_script="Expand-Archive -LiteralPath '{temp_dir}\\{archive_name}' -DestinationPath '{temp_dir}' |
| 194 | +$action = New-ScheduledTaskAction -Execute '{temp_dir}\\{exe_name}' -Argument '{cmd_args}' |
| 195 | +$trigger = New-ScheduledTaskTrigger -Once -At 00:00 |
| 196 | +$settings = New-ScheduledTaskSettingsSet |
| 197 | +$task = New-ScheduledTask -Action $action -Trigger $trigger -Settings $settings |
| 198 | +Register-ScheduledTask godot_remote_debug -InputObject $task -Force:$true |
| 199 | +Start-ScheduledTask -TaskName godot_remote_debug |
| 200 | +while (Get-ScheduledTask -TaskName godot_remote_debug | ? State -eq running) { Start-Sleep -Milliseconds 100 } |
| 201 | +Unregister-ScheduledTask -TaskName godot_remote_debug -Confirm:$false -ErrorAction:SilentlyContinue" |
| 202 | +ssh_remote_deploy/cleanup_script="Stop-ScheduledTask -TaskName godot_remote_debug -ErrorAction:SilentlyContinue |
| 203 | +Unregister-ScheduledTask -TaskName godot_remote_debug -Confirm:$false -ErrorAction:SilentlyContinue |
| 204 | +Remove-Item -Recurse -Force '{temp_dir}'" |
| 205 | + |
| 206 | +[preset.3] |
| 207 | + |
| 208 | +name="Web" |
| 209 | +platform="Web" |
| 210 | +runnable=true |
| 211 | +dedicated_server=false |
| 212 | +custom_features="" |
| 213 | +export_filter="all_resources" |
| 214 | +include_filter="" |
| 215 | +exclude_filter="" |
| 216 | +export_path="" |
| 217 | +encryption_include_filters="" |
| 218 | +encryption_exclude_filters="" |
| 219 | +encrypt_pck=false |
| 220 | +encrypt_directory=false |
| 221 | + |
| 222 | +[preset.3.options] |
| 223 | + |
| 224 | +custom_template/debug="" |
| 225 | +custom_template/release="" |
| 226 | +variant/extensions_support=false |
| 227 | +vram_texture_compression/for_desktop=true |
| 228 | +vram_texture_compression/for_mobile=false |
| 229 | +html/export_icon=true |
| 230 | +html/custom_html_shell="" |
| 231 | +html/head_include="" |
| 232 | +html/canvas_resize_policy=2 |
| 233 | +html/focus_canvas_on_start=true |
| 234 | +html/experimental_virtual_keyboard=false |
| 235 | +progressive_web_app/enabled=false |
| 236 | +progressive_web_app/offline_page="" |
| 237 | +progressive_web_app/display=1 |
| 238 | +progressive_web_app/orientation=0 |
| 239 | +progressive_web_app/icon_144x144="" |
| 240 | +progressive_web_app/icon_180x180="" |
| 241 | +progressive_web_app/icon_512x512="" |
| 242 | +progressive_web_app/background_color=Color(0, 0, 0, 1) |
0 commit comments