0.1.16 • Published 11 months ago

@ts-defold/create v0.1.16

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@ts-defold/create

> npm init @ts-defold <project-directory>
> npm init @ts-defold my-game -- --template war-battles

Templates

By default the CLI will search for templates on github that follow the pattern tsd-template-*. i.e. --template war-battles resolves to tsd-template-war-battles.

As an alternative, you may also supply a zip archive either from a local path or remote url to seed the project with.