forked from OctoWoW/OctoLauncher
Linux build with proton picker
This commit is contained in:
@@ -27,8 +27,15 @@ files:
|
||||
- '!**/node_modules/**/build/Release/obj/**'
|
||||
- '!**/node_modules/**/build/Release/{*.iobj,*.ipdb,*.recipe,*.exp,*.lib,*.pdb,*.obj}'
|
||||
- '!**/node_modules/**/*.{vcxproj,vcxproj.filters}'
|
||||
# Window/tray icon outside asar (Linux WMs need a real path).
|
||||
extraResources:
|
||||
- from: build/icon.png
|
||||
to: icon.png
|
||||
npmRebuild: false
|
||||
electronLanguages: en
|
||||
linux:
|
||||
icon: build/icon.png
|
||||
category: Game
|
||||
win:
|
||||
artifactName: ${productName}.${ext}
|
||||
target:
|
||||
|
||||
Reference in New Issue
Block a user