Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
0
Members

[Request] How to compile my superpowers build as app? Locked

A topic by duderbrolomando35 created Jan 12, 2016 Views: 458 Replies: 1
This topic was locked by Elisée Jan 15, 2016
Viewing posts 1 to 2

I followed this : http://docs.sparklinlabs.com/en/development/buildi...

and figured it out and it took some doing but now I want to have a stand alone folder like how you distribute your own (as im using lua) and wish to understand how to do this?


Running the app with Electron

  1. Open a terminal and install Electron by running npm install -g electron-prebuilt
  2. Go in the right folder with cd superpowers/launcher
  3. Start the launcher with electron .


I did this and it is nice, but to keep doing it is kind of annoying. But it would be nice to figure out how. unless we cant. then i understand. But anyway thank you!

open source is nice, if i make some games i'll release some source too.

(+1)

i figured it out :

http://docs.superpowers-html5.com/en/getting-start...

it applies to the same thing so follow this first and then that one

http://docs.superpowers-html5.com/en/development/b...


it helps to see the folder structute of the one the Superpowers dev team use to make it easy and wallah you too are now capable

anyway good work dev team thanks again for this open source project.