Graphical installer for the Minecraft Bedrock Edition core Lumi.
A simple and convenient tool that automates the setup of your server and all required components.
This project is not affiliated with the official Lumi project or its contributors.
Any similarities are purely coincidental.
Currently, the installer is available only in Russian.
Multi-language support (including English) will be added in a future release.
- Automatic check and installation of Java (21+)
- Fetching the latest Lumi core release from GitHub
- Choose installation directory
- Detailed installation logs for troubleshooting
- Pre-configured server start scripts (Windows
.cmdand Linux.sh)
- Python 3.8 or newer
- Windows 7 / 8 / 10 / 11
(Linux support is experimental)
pip install -r requirements.txtpython main.pypython build.pyAfter building, an executable file will be created:
- Windows:
LumiInstaller.exe - Linux:
LumiInstaller
These can be run without Python installed.
customtkinter– modern GUI frameworkrequests– HTTP client for downloadspyinstaller– build standalone executables
All PyInstaller options are already configured inside build.py.
The final application bundles all required resources and is ready to launch.
After installation:
- Go to your server folder
- Run
start.cmd(Windows) orstart.sh(Linux) - By default, the server uses 4 GB RAM. You can change this in the start script.
This project does not have a separate license. The Lumi core is distributed under LGPL-3.0.
If you run into issues:
- Make sure Java 21+ is installed
- Check your internet connection
- Verify you have write permissions in the selected folder
- Check
installer.logfor detailed error messages
Created for the youngest players, and the Talk 24Serv community ❤️