Skip to content

Keyyard/create-mc-bedrock-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create Minecraft Bedrock

create-mc-bedrock is a simple and interactive CLI tool to help you quickly set up Minecraft Bedrock workspaces by cloning samples from the Microsoft Minecraft Scripting Samples repository.

CodeFactor

Features

  • Interactive prompts to select a sample project.
  • Automatically clones the selected sample to your workspace.
  • Easy to use with npx create-mc-bedrock.
  • Fresh manifest uuids generated along.

Installation

You don't need to install this tool globally. You can use it directly with npx:

npx create-mc-bedrock

Usage

  1. Run the following command:
    npx create-mc-bedrock
  2. Follow the interactive prompts:
    • Select a sample project from the list.
    • Specify the destination folder where the project should be created.

Showcase

showcase showcase showcase

Requirements

  • Node.js

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

CLI tool to create Minecraft projects workspaces with structured folders and files. It includes Microsoft's Compiler

Topics

Resources

License

Stars

Watchers

Forks