mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-07-22 18:27:12 +00:00
75 lines
3.4 KiB
Markdown
75 lines
3.4 KiB
Markdown
<div align="center">
|
|
<img height="150" src="https://raw.githubusercontent.com/Emerald-Legacy-Launcher/Emerald-Legacy-Launcher/refs/heads/main/public/images/logo.png">
|
|
<h1>Emerald Legacy Launcher</h1>
|
|
<p>FOSS cross-platform launcher for Minecraft Legacy Console Edition</p>
|
|
</div>
|
|
|
|
<p align="center">
|
|
<a href="https://ko-fi.com/kayjann">
|
|
<img src="https://img.shields.io/badge/ko--fi-Donate%20to%20the%20Project-grey?style=for-the-badge&logo=kofi&logoColor=white&labelColor=FF5E5B" alt="Donate to the Project">
|
|
</a>
|
|
<a href="https://discord.gg/ycYvGjWmhu">
|
|
<img src="https://img.shields.io/badge/discord-Join%20the%20Community-grey?style=for-the-badge&logo=discord&logoColor=white&labelColor=5865F2" alt="Join the Community">
|
|
</a>
|
|
</p>
|
|
|
|
---
|
|
|
|
> [!IMPORTANT]
|
|
> **Emerald Legacy Launcher is currently in Alpha.**
|
|
> Expect bugs, frequent updates, and features that are still being polished as we work toward a stable release.
|
|
|
|
---
|
|
|
|
<img width="1355" height="922" alt="image" src="https://github.com/user-attachments/assets/6798dd00-4c7c-4b57-9116-7648ce90ae93" />
|
|
|
|
|
|
### PROJECT OVERVIEW
|
|
Emerald Legacy Launcher started as a solo project to create a better way to play Legacy Console Edition. Over time, other developers joined the effort, bringing expertise from various preservation projects into one place.
|
|
|
|
**Our Philosophy:** For too long, the LCE scene has been fragmented across different, often resource-heavy launchers. Emerald was built to stop this fragmentation and centralize everything into a single, definitive hub. By avoiding bloated frameworks and utilizing a modern Rust/Tauri stack, we deliver a high-performance, cross-platform experience that uses only ~15MB of RAM, leaving all your PC's resources dedicated to the game itself.
|
|
|
|
---
|
|
|
|
### CORE FEATURES
|
|
|
|
<table width="100%" style="border-collapse: collapse;">
|
|
<tr>
|
|
<td style="padding: 20px; border: 1px solid #333;">
|
|
<b>EASY SETUP</b><br>
|
|
An automated installation process for TU19 and TU24, with more versions coming in future updates.
|
|
</td>
|
|
<td style="padding: 20px; border: 1px solid #333;">
|
|
<b>RUST BACKEND</b><br>
|
|
A memory-safe backend that handles all file operations and game execution with minimal overhead.
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td style="padding: 20px; border: 1px solid #333;">
|
|
<b>EASY CONFIGURATION</b><br>
|
|
An integrated settings menu to change your username and manage game parameters directly through the launcher.
|
|
</td>
|
|
<td style="padding: 20px; border: 1px solid #333;">
|
|
<b>TAURI FRONTEND</b><br>
|
|
A lightweight frontend that handles the user interface and configuration management via webview.
|
|
</td>*Proudly developed by a passionate team from the LCE community.*
|
|
</tr>
|
|
</table>
|
|
|
|
---
|
|
|
|
### [DEVELOPMENT ROADMAP](https://github.com/orgs/Emerald-Legacy-Launcher/projects/2)
|
|
Click the heading above to track progress, view active tasks, and see upcoming launcher features.
|
|
|
|
---
|
|
|
|
> ### ACKNOWLEDGMENTS
|
|
> * <sub style="color: grey;">**The Emerald Team:** Technical development and maintenance.</sub>
|
|
> * <sub style="color: grey;">**4J Studios & Mojang:** Original creators of Legacy Console Edition.</sub>
|
|
> * <sub style="color: grey;">**smartcmd & The LCE Community:** Research and foundations for Legacy Console Edition on PC.</sub>
|
|
> * <sub style="color: grey;">**Tauri & Rust:** Core technologies.</sub>
|
|
|
|
---
|
|
|
|
***This project is licensed under the [GNU GPL v3 License](LICENSE)***
|