chore: add LICENSE and vulkan-1.dll at instdir
This commit is contained in:
parent
8951123557
commit
7257eb4ae6
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"bundle": {
|
"bundle": {
|
||||||
"targets": ["nsis"],
|
"targets": ["nsis"],
|
||||||
"resources": ["resources/pre-install/**/*", "resources/lib/vulkan-1.dll"],
|
"resources": ["resources/pre-install/**/*"],
|
||||||
"externalBin": ["resources/bin/bun", "resources/bin/uv"],
|
"externalBin": ["resources/bin/bun", "resources/bin/uv", "resources/lib/vulkan-1.dll", "resources/LICENSE"],
|
||||||
"windows": {
|
"windows": {
|
||||||
"nsis": {
|
"nsis": {
|
||||||
"installerHooks": "./windows/hooks.nsh",
|
"installerHooks": "./windows/hooks.nsh",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user