Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

frostice482/bedrock-scripting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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-scripting

Preview

Create a simple scripting addon:

create-simple.mp4

Create an advanced scripting addon:

create-advanced.mp4

Update a scripting addon:

update.mp4

Building

Run build.js.

About

A command tool to create new / update existing Bedrock Scripting addon

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published