feat(val-blog): add 2026-04-30 dream journey post

This commit is contained in:
Chen Gu
2026-08-13 17:00:22 +08:00
committed by Chen Gu
parent 691f96e8a6
commit 81978704fc
941 changed files with 195468 additions and 755 deletions
+55
View File
@@ -0,0 +1,55 @@
[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"