BlurEngine's project generator and lifecycle CLI for Minecraft Bedrock Edition content.
npx @blurengine/cli@latest create my-project
cd my-project
npm install
npm run devblr 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
npm install
npm run checkLicensed under the Apache License, Version 2.0. See LICENSE.