mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
[chore] self-contained depotdownload works on linux
This commit is contained in:
+4
-1
@@ -64,7 +64,10 @@
|
||||
"target": [
|
||||
"AppImage"
|
||||
],
|
||||
"category": "Development"
|
||||
"category": "Development",
|
||||
"extraResources": [
|
||||
"./assets/scripts/DepotDownloader"
|
||||
]
|
||||
},
|
||||
"directories": {
|
||||
"app": "release/app",
|
||||
|
||||
Reference in New Issue
Block a user