We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 564ac11 commit 8c82eb2Copy full SHA for 8c82eb2
build-assets/package.json
@@ -14,6 +14,8 @@
14
"appLcName": "qemu-riscv",
15
"platforms": "all",
16
"customFields": {
17
+ "programName": "qemu-system-riscv32",
18
+ "branding": "xPack QEMU emulator version "
19
},
20
"buildFolderRelativePath": "{{ 'build' | path_join: configuration.name | to_filename | downcase }}",
21
"buildFolderRelativePathPosix": "{{ 'build' | path_posix_join: configuration.name | downcase }}",
0 commit comments