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.
- 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.
You don't need to install this tool globally. You can use it directly with npx
:
npx create-mc-bedrock
- Run the following command:
npx create-mc-bedrock
- Follow the interactive prompts:
- Select a sample project from the list.
- Specify the destination folder where the project should be created.
- Node.js
Contributions are welcome! Feel free to open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.