File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 }
2626 ],
2727 "icon" : " dist/Pictures/electron-logo.ico" ,
28- "artifactName" : " ${productName}-${version}-${ os}-${arch}.${ext}" ,
28+ "artifactName" : " ${productName}-${os}-${arch}.${ext}" ,
2929 "extraFiles" : [
3030 { "from" : " node_modules/steamworks.js/dist/win64/steam_api64.dll" , "to" : " ." }
3131 ]
5353 ],
5454 "icon" : " build/icon.icns" ,
5555 "category" : " public.app-category.games" ,
56- "artifactName" : " ${productName}-${version}-${ os}-${arch}.${ext}" ,
56+ "artifactName" : " ${productName}-${os}-${arch}.${ext}" ,
5757 "extraFiles" : [
5858 { "from" : " node_modules/steamworks.js/dist/osx/libsteam_api.dylib" , "to" : " ." }
5959 ],
7777 ],
7878 "icon" : " build/icons" ,
7979 "category" : " Game" ,
80- "artifactName" : " ${productName}-${version}-${ os}-${arch}.${ext}" ,
80+ "artifactName" : " ${productName}-${os}-${arch}.${ext}" ,
8181 "extraFiles" : [
8282 { "from" : " node_modules/steamworks.js/dist/linux64/libsteam_api.so" , "to" : " ." }
8383 ]
You can’t perform that action at this time.
0 commit comments