https://github.com/liteldev/levilauncher
The launcher for LeviLamina
https://github.com/liteldev/levilauncher
Last synced: 2 months ago
JSON representation
The launcher for LeviLamina
- Host: GitHub
- URL: https://github.com/liteldev/levilauncher
- Owner: LiteLDev
- Created: 2024-08-22T18:07:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T13:55:23.000Z (over 1 year ago)
- Last Synced: 2025-10-03T00:33:22.941Z (9 months ago)
- Homepage:
- Size: 15.6 KB
- Stars: 16
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LeviLauncher
A desktop launcher for **Minecraft Bedrock Edition (GDK)** on **Windows**.
LeviLauncher helps you install, manage, isolate, mod, and launch Release or Preview builds while keeping content and tooling easier to organize.
## Documentation
- **User docs:** https://liteldev.github.io/LeviLauncher/
- **中文文档:** https://liteldev.github.io/LeviLauncher/zh-CN/
## Downloads
- **GitHub Releases:** https://github.com/LiteLDev/LeviLauncher/releases
- **Lanzou Cloud:** https://levimc.lanzoue.com/b016ke39hc (Password: `levi`)
## Requirements
- Windows 10/11
- A legitimate licensed copy of Minecraft Bedrock Edition (GDK)
- Microsoft Gaming Services and Microsoft GameInput available on the system
## Community
- **Discord:** https://discord.gg/v5R5P4vRZk
- **QQ Group:** https://qm.qq.com/q/1z791rJgJG
## Issue Reporting
- **Issues:** https://github.com/LiteLDev/LeviLauncher/issues
- Include your Windows version, LeviLauncher version, repro steps, and logs/screenshots when possible.
## Development
This repository's end-user guide now lives on GitHub Pages. For local docs work:
```bash
npm install
npm run docs:dev
```
For app development, keep using the existing `frontend/`, `build/`, and Wails task flow.
## License
This project is licensed under the LGPL-3.0 License for its non-closed source parts. See `COPYING` and `COPYING.LESSER` for details.