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.
- Host: GitHub
- URL: https://github.com/sereinmc/serein
- Owner: SereinMC
- License: mit
- Created: 2023-01-26T12:28:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-24T17:57:10.000Z (over 2 years ago)
- Last Synced: 2025-05-07T00:31:56.600Z (about 1 year ago)
- Topics: gametest, javascript, minecraft, node-cli, script-api, typescript
- Language: JavaScript
- Homepage: https://sereinmc.github.io/Docs
- Size: 258 KB
- Stars: 35
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
Serein

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
[](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.