@blurengine/cli
v0.11.0
Published
BlurEngine generator and lifecycle CLI.
Readme
@blurengine/cli
BlurEngine's project generator and lifecycle CLI for Minecraft Bedrock Edition content.
Quick Start
npx @blurengine/cli@latest create my-project
cd my-project
npm install
npm run devCommands
blr createscaffolds a new BlurEngine projectblr devbuilds and runs local development tasksblr buildstages project outputblr packageproduces package artifactsblr systemprints support diagnosticsblr worldmanages project world stateblr minecraftchecks and updates the targeted Bedrock versionblr upgradereconciles a generated project with the current scaffold
Documentation
Development
npm install
npm run checkLicense
Licensed under the Apache License, Version 2.0. See LICENSE.
