File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 58
58
| ` administratorRequired ` | No | ` false ` | If true, app will run with administrator privileges. |
59
59
| ` additionalResources ` | No | [ ] | Additional files and folders to include in the bundled app. |
60
60
61
- Some assets, like app icons, must to be located in:
61
+ Some assets, like app icons, must be located in:
62
62
63
63
```
64
64
<project>
@@ -88,3 +88,9 @@ By default, it will generate next artifacts in `target ` folder:
88
88
- A ` projectname_projectversion.rpm ` package file on GNU/Linux (requires alien && rpmbuild).
89
89
- A ` projectname_projectversion.exe ` installer file on Windows.
90
90
- A ` projectname_projectversion.dmg ` installer file on Mac OS X.
91
+
92
+ ## Contributors
93
+
94
+ Thanks to the following contributors, who have provided patches and other assistance:
95
+
96
+ * ** [ Heinrich Drendorf (nachsommer)] ( https://github.com/nachsommer ) **
You can’t perform that action at this time.
0 commit comments