Skip to content

Keyyard/custom-mc-scripting-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

custom-mc-scripting-templates

This repository is a collection of categorized workspace templates for Create MC Bedrock CLI.

Note: This repo is not a standalone tool. It is used by the main CLI to provide template options for Minecraft Bedrock Edition add-on development.

What is this?

This repo contains a variety of ready-to-use templates, organized by category, for quickly bootstrapping Minecraft Bedrock Edition projects using the CLI.

Main CLI Repository

Structure

custom-mc-scripting-templates/
  default-workspaces/
    ts-starter/
    js-starter/
    ...
  regolith-workspaces/
    ...
  basic-starters/
    new-item/
    new-block/
    ...
  manual-workspaces/
    RP-BP-Basic/
    ...
  marketplace-workspaces/
    ...

Want to contribute a template? See CONTRIBUTING.md for details!

About

Contains various samples of custom Minecraft Bedrock Edition workspace templates.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published