56 lines
981 B
INI
56 lines
981 B
INI
[preset.0]
|
|
name="macOS (Universal)"
|
|
platform="mac_os"
|
|
target="editor"
|
|
architecture="universal"
|
|
icon="res://icon.png"
|
|
|
|
[preset.1]
|
|
name="Windows (x86_64)"
|
|
platform="windows"
|
|
target="editor"
|
|
architecture="x86_64"
|
|
icon="res://icon.png"
|
|
|
|
[preset.2]
|
|
name="macOS (ARM64)"
|
|
platform="mac_os"
|
|
target="editor"
|
|
architecture="arm64"
|
|
icon="res://icon.png"
|
|
|
|
[preset.3]
|
|
name="macOS (x86_64)"
|
|
platform="mac_os"
|
|
target="editor"
|
|
architecture="x86_64"
|
|
icon="res://icon.png"
|
|
|
|
[preset.4]
|
|
name="Windows (x86_64) Release"
|
|
platform="windows"
|
|
target="template_release"
|
|
architecture="x86_64"
|
|
icon="res://icon.png"
|
|
|
|
[preset.5]
|
|
name="macOS (Universal) Release"
|
|
platform="mac_os"
|
|
target="template_release"
|
|
architecture="universal"
|
|
icon="res://icon.png"
|
|
|
|
[preset.6]
|
|
name="macOS (ARM64) Release"
|
|
platform="mac_os"
|
|
target="template_release"
|
|
architecture="arm64"
|
|
icon="res://icon.png"
|
|
|
|
[preset.7]
|
|
name="macOS (x86_64) Release"
|
|
platform="mac_os"
|
|
target="template_release"
|
|
architecture="x86_64"
|
|
icon="res://icon.png"
|