Deban Posted May 30, 2014 Share Posted May 30, 2014 I was wondering if there was some way of making a distribution for windows and osx. Let's say I want to sell a game through Steam, it will be cool to have an executable file, and even cooler to don't have all the code laying around (for security reasons on multi-player). So far I have only found CocoonJS and Appcelerator, but both seams to be for mobile. So... What is commonly used? something you recommend? Thanks Quote Link to comment Share on other sites More sharing options...
d13 Posted May 31, 2014 Share Posted May 31, 2014 You can use node-webkit: https://github.com/rogerwang/node-webkit The greenworks plugin let's you use it with Steam: https://github.com/greenheartgames/greenworks Deban 1 Quote Link to comment Share on other sites More sharing options...
Deban Posted May 31, 2014 Author Share Posted May 31, 2014 Lovely. That was really easy. And almost full performance (63k vs 75k). Thank you. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.