Skip to content

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

License

Notifications You must be signed in to change notification settings

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