Brendan Goodenough
Brendan Goodenough
Running `phaser create ` within the `packages` folder of a monorepo (using Yarn workspaces) results in an unexpected error as `@phaser-cli/scripts` is installed to the `node_modules` folder in the root...
Currently the boilerplate consists of a couple of scenes and shows the Phaser logo. It would be cool if the boilerplate provided a more complete game example.
Instead of being forced the default Babel + Webpack template it would be neat to allow Phaser CLI to bootstrap a project from a range of custom templates.
Adding in the following choices: - ESLint - ESLint + Airbnb - ESLint + Standard - ESLint + Prettier - Standard
The controlnet endpoint has been removed in later versions of the plugin and replaced by an alwayson script section in the standard txt2img and img2img endpoints. Will refactor to reflect...