mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-08-17 14:42:56 +00:00
fix: appimage (#34)
This commit is contained in:
parent
54a0fa6b7c
commit
4b2104670a
|
|
@ -32,6 +32,11 @@
|
|||
"bundle": {
|
||||
"active": true,
|
||||
"targets": "all",
|
||||
"linux": {
|
||||
"appimage": {
|
||||
"bundleMediaFramework": true
|
||||
}
|
||||
},
|
||||
"resources": [
|
||||
"resources/DLC"
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue