An open API service indexing awesome lists of open source software.

https://github.com/sereinmc/serein

A Minecraft Bedrock ScriptAPI creation manage tool.
https://github.com/sereinmc/serein

gametest javascript minecraft node-cli script-api typescript

Last synced: 3 months ago
JSON representation

A Minecraft Bedrock ScriptAPI creation manage tool.

Awesome Lists containing this project

README

          


Serein

logo



license
npm
download
minecraft

Serein is a scaffolding project developed for the [Minecraft: Bedrock Edition Script API](https://learn.microsoft.com/en-us/minecraft/creator/scriptapi/) to help developers create and manage projects efficiently and elegantly.

View this document in [įŽ€äŊ“中文](README_zh-CN.md) | English

> Serein is unofficial and not from Minecraft or approved by Minecraft.
> "Minecraft" is a trademark of Mojang Synergies AB

- 🚀 Create and manage projects efficiently
- đŸ› ī¸ Support JavaScript / TypeScript
- đŸ“Ļ Automatically packaging `mcpack`
- đŸŽ›ī¸ Automatically cross-platform (Windows/Linux/Android) deployment with Hot Reload
- 💡 Build with `esbuild` and support for npm modules
- đŸĒ Random `pack_icon` generator
- 🔌 Support for embedding into existing projects

[![asciicast](https://asciinema.org/a/600827.svg)](https://asciinema.org/a/600827)

### Getting Started

Go to [Serein Document](https://sereinmc.github.io/Docs/) for details.

### Contributing to Serein

Serein still has many issues and features yet to be implemented, and the main maintainer ([@Lampese](https://github.com/Lampese)) is still high school student with very limited time.

If you have questions or suggestions for improvements, feel free to create an issue or send an email to me@lampese.com.

If you wish to contribute to the project, we welcome Pull Requests, even if it may be initially wrong.

### Special Thanks

- Thanks to [@MeowShe](https://github.com/MeowShe) for providing the CDN service.
- Thanks to cowsay for contributing a cow to this project.