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