gb-studio-cli
v1.1.1
Published
CLI tools for GB Studio
Readme
GB Studio CLI
Installation
npm install gb-studio-cli -gUsage
gbstudio build [project] [destination] --type| parameter | default | description | |-----------|---------|-------------| | project | current directory | The path to the project which should be compiled | | destination | project dirctory | (optional) The path where the compiled files should be stored | | --type / -t | "rom" | How the project should be compiled ("rom" or "web") |
