Skip to content

Commit 8c82eb2

Browse files
committed
build-assets/package.json: add customFields
1 parent 564ac11 commit 8c82eb2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build-assets/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
"appLcName": "qemu-riscv",
1515
"platforms": "all",
1616
"customFields": {
17+
"programName": "qemu-system-riscv32",
18+
"branding": "xPack QEMU emulator version "
1719
},
1820
"buildFolderRelativePath": "{{ 'build' | path_join: configuration.name | to_filename | downcase }}",
1921
"buildFolderRelativePathPosix": "{{ 'build' | path_posix_join: configuration.name | downcase }}",

0 commit comments

Comments
 (0)