Chores customize install #23

Merged
iamdoubz merged 19 commits from chores_customize_install into main 2026-07-14 21:40:02 -05:00
Showing only changes of commit 4a63b38ee0 - Show all commits
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"$schema": "gen/schemas/desktop-schema.json", "$schema": "gen/schemas/desktop-schema.json",
"bundle": { "bundle": {
"resources": ["vulkan-1.dll"] "resources": ["vulkan-1.dll", "wa-defaults.ini"]
} }
} }