BloretCrew/Bloret-Launcher
Live in productionBe creative, be simple. Your Personal Innovative Open Source AI Minecraft Launcher. Relax, it's Bloret Launcher.
Be creative, be simple. Your Personal Innovative Open Source AI Minecraft Launcher. Relax, it's Bloret Launcher.
- Python51.4%
- QML35.4%
- JavaScript8.7%
- HTML2.3%
- CSS2.1%
- Inno Setup0.1%
- PowerShell0.0%
1 Review
Bloret Launcher feels like a serious community launcher rather than a quick prototype. The README is mostly Chinese, but it communicates a broad and mature feature set: Minecraft downloading and launching, Microsoft/offline/Bloret Passport login, automatic updates, screenshots, EasyTier multiplayer support, version management, server management, mod/resource-pack management, process management, dark/light themes, installer support, WinGet distribution, code signing notes, screenshots, and Crowdin translation. Looking through the repo surface, it is also clear this has real project history: a Windows branch, more than a thousand commits, GitHub Actions, a GPL-3.0 license, modules, QML/UI folders, documentation, EasyTier guides, and several test files around network behavior and startup errors. Simulating usage from the docs, the app seems intended to meet users where they are: download installer, portable zip, or source, then manage a Minecraft setup from one desktop UI. That breadth is impressive. The main area for improvement is organization and onboarding for non-Chinese contributors. A concise English quick-start, architecture overview, and “which file owns what” guide would make the project easier to review and contribute to. I’d also separate generated/runtime artifacts such as logs, caches, temp folders, and bundled binaries as aggressively as possible, because launcher repos can become hard to audit when source, assets, experiments, and runtime output live together.
