0.0.5 • Published 8 months ago
@frostice482/bedrock-scripting v0.0.5
bedrock-scripting: CLI tool to create / update Bedrock Scripting addon.
Installation
Use NPM package manager (npm, pnpm, or yarn)
npm i @frostice482/bedrock-scripting
pnpm i @frostice482/bedrock-scripting
yarn add @frostice482/bedrock-scriptingPreview
Create a simple scripting addon:
https://github.com/user-attachments/assets/9f9506da-db79-4236-a73a-f550725fb908
Create an advanced scripting addon:
https://github.com/user-attachments/assets/c7712c00-1de2-450b-841f-50c4610d8552
Update a scripting addon:
https://github.com/user-attachments/assets/081d446d-4382-4084-9764-5fdd373b4c32
Building
Run build.js.