@esc_games/esc-create-controller
v1.1.64
Published
## Usage
Downloads
30
Keywords
Readme
esc-create-controller
Usage
Usage: npx @esc_games/esc-create-controller MyGame
Options:
-V, --version output the version number
-d, --target-directory <path> the directory to create the controller, defaults to ./controllers
-t, --controller-type [player|admin|join|spectator|custom] the type(s) of controller to create (-t admin) (-t admin,player,join)
-g, --game-type [local|cloud] the type of game you are building, defaults to local
-u, --update (beta) will apply updates to the controller
-h, --help output usage information
Included...
- webpack
- babel
- react
todo
- flags for inputs, accelerometer
- README
- Other docs