i18n Supported
You can set the language according to your preference, with options for English and Chinese.
mbler is a build tool in minecraft bedrock (The default language of the document is English)
A Node.js package for the Minecraft JavaScript API, making add-on version management easier.
Make sure you have the following tools installed:
git clone https://gitee.com/n304sc-haoran/mbler.git
cd mbler
npm install
npm link # If it fails, please run bash install.shAfter successful installation, you can use it directly:
# Get version
mbler -vInitialize directory configuration files
mbler -c <project-path>
mbler init** For details, see: Documentation **