create-proton-app
create-proton-app copied to clipboard
Packaging strategy for Windows
I just added the ability to package the application as an appImage file that runs in almost every Linux distro. ( there are one or two things pending to make it better). MacOS packaging will be added very soon. If someone can figure out how to make something similar for Windows, is welcome to make a PR. For reference, take a look to: https://github.com/electron/windows-installer
If someone can figure out how to make something similar for Windows, is welcome to make a PR.
Should be added to https://github.com/electron-userland/electron-builder where linux and macOS support live already.
Any news on this for Windows?
@develar, @mischnic, until the day it will be ready for Windows there is today a way to build for Windows proton-native?
@frederikhors The main discussion is here: https://github.com/kusti8/proton-native/issues/43.
There is an example for using launchui-packager at https://github.com/mischnic/proton-launchui.