create-mcpe-script-test
Version:
A tool to create simple MCBE-Script projects
17 lines (11 loc) • 538 B
Markdown
# create-mcpe-script-test <a href="https://npmjs.com/package/create-mcpe-script-test"><img src="https://img.shields.io/npm/v/create-mcpe-script-test" alt="npm package"></a> <a href="https://github.com/wuw-shz/MCPE-Script-Creater"><img src="https://img.shields.io/github/last-commit/wuw-shz/MCPE-Script-Creater?label=github" alt="github homepage"></a>
A tool to create simple MCPE-Script projects
### Quickly Install 🚀
With NPM
```bash
npm create mcpe-script-test@latest
```
With Bun
```bash
bun create mcpe-script-test@latest
```