mimecorg / launchui

Launcher for GUI Node.js applications using libui-node.
MIT License
107 stars 10 forks source link

Mac support #1

Closed mischnic closed 6 years ago

mischnic commented 6 years ago

You might want to take a look at the CLI app https://github.com/mischnic/proton-packager. I created it before proton-native support was integrated into electron-builder. Only macOS is supported but it's structure should make it easy to support multiple OSs.

mimecorg commented 6 years ago

Thanks a lot. I'm planning to create a similar launchui-packager utility and I have very little experience with OS X, so it will be very helpful.

mimecorg commented 6 years ago

Hopefully all Mac related problems are fixed now.