ala
v1.4.5
Published
Ala build tool part of GAN GDK ALA framework
Downloads
48
Readme
ala.js build tool part of Gan GDK Ala framework
Install
$ npm install -g ala
Usage
$ ala <command> [options]
Example to build video poker game/framework
$ ala build -f vp
Example to build slot game/framework
$ ala build -f ss
Notes
* Any special framework build you may want to create need to specified.