Files
cneicy 88ba3cdc48
Validate ShrinkSDK Workspace / unity (push) Failing after 3m18s
feat: add Godot C# compatibility and shared codegen weaving
2026-09-05 02:37:43 +08:00

53 lines
1008 B
INI

[preset.0]
name="Windows Desktop"
platform="Windows Desktop"
runnable=true
dedicated_server=false
custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="../../Exports/Windows/ShrinkSDKGodot.exe"
script_export_mode=2
[preset.0.options]
binary_format/architecture="x86_64"
debug/export_console_wrapper=1
[preset.1]
name="Linux"
platform="Linux"
runnable=false
dedicated_server=false
custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="../../Exports/Linux/ShrinkSDKGodot.x86_64"
script_export_mode=2
[preset.1.options]
binary_format/architecture="x86_64"
[preset.2]
name="macOS"
platform="macOS"
runnable=false
dedicated_server=false
custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="../../Exports/macOS/ShrinkSDKGodot.zip"
script_export_mode=2
[preset.2.options]
application/bundle_identifier="work.crash.shrinksdk.sample"
binary_format/architecture="universal"