Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md
LCE Emerald Launcher Logo

LCE Emerald Launcher

FOSS cross-platform launcher for Minecraft Legacy Console Edition

Version License Platforms

Donate to the Project Join the Community


Main ScreenVersions MenuWorkshop
imageimageimage

Table of Contents


Overview

LCE Emerald Launcher is the easiest way to play Minecraft Legacy Console Edition on PC. Install community builds, manage versions, customize skins, and launch instantly from one lightweight hub.

Why Emerald? Traditional launchers often rely on bloated frameworks, consuming excessive resources. Emerald utilizes a modern Tauri architecture, using only a low amount of RAM, leaving your PC's resources dedicated to the game itself.


Features

FeatureDescription
Automated SetupOne-click installation for neoLegacy, Revelations, 360 Revived, and Hellish Ends
Cross-PlatformNative support for Windows, macOS (Intel & Apple Silicon), and Linux (Steam Deck is also supported!)
LightweightVery light RAM usage thanks to Rust backend and Tauri framework
Easy ConfigurationBuilt-in settings for username, game parameters, and profiles
Skin ViewerInteractive skin preview using Three.js with layer support
Custom SkinsImport and manage your own skins with local storage
Controller SupportFull gamepad navigation support (keyboard support included)
Discord Rich PresenceShow your current activity and game status on Discord
WorkshopCommunity content like DLCs, Textures, Skins and more
Free MultiplayerPowered by LCELive, Emerald provides a free multiplayer service so you can play with anyone without port forwarding!

Installation

Windows

FormatBest For
.exe (NSIS)Standard installation with uninstaller
.msiA fallback option in case the .exe does not work

⚠️ Windows SmartScreen Warning:

Since the launcher is unsigned, Windows may show a "Windows protected your PC" warning. To proceed:

  1. Click "More info"
  2. Click "Run anyway"

macOS

FormatArchitecture
.dmg (x64)Intel Macs
.dmg (aarch64)Apple Silicon (M-series and A-series)

Installation Steps:

  1. Download the appropriate DMG for your Mac
  2. Open the DMG and drag the app to Applications
  3. If you see "app is damaged" error:
    • Right-click the app → Open → confirm Open
    • Or run: xattr -cr "/Applications/Emerald Legacy Launcher.app"

GNU/Linux

Multiple distribution formats available:

FormatDistribution
.debDebian, Ubuntu, Linux Mint
.rpmRHEL, Fedora, openSUSE
.AppImageUniversal (no installation required)
.flatpakUniversal with sandboxing (recommended over AppImage)

AUR: Special thanks to AntiApple4life for the AUR packages!

# git version
paru -S emerald-legacy-launcher-git # or yay

# stable version
paru -S emerald-legacy-launcher # or yay

# binary stable version
paru -S emerald-legacy-launcher-bin # or yay

Flatpak Installation:

flatpak install emerald.flatpak

Dependencies (if building from source):

# Ubuntu/Debian
sudo apt install libwebkit2gtk-4.1-dev libappindicator3-dev librsvg2-dev patchelf libudev-dev

# Fedora
sudo dnf install webkit2gtk4.1-devel libappindicator-gtk3-devel librsvg2-devel patchelf systemd-devel

Building from Source

Refer to BUILDING.md.


Troubleshooting

macOS "App is Damaged" Error

# Remove quarantine attributes
xattr -cr /path/to/Emerald\ Legacy\ Launcher.app

Linux WebView Issues

Ensure WebKit2GTK-4.1 is installed:

# Check installation
pkg-config --modversion webkit2gtk-4.1

# Reinstall if needed
sudo apt install --reinstall libwebkit2gtk-4.1-0

Game Not Launching

  1. Verify game files are properly installed via the launcher
  2. Check that Wine/Proton is installed (Linux only)
  3. Check that Wine/GPTK3 are installed (macOS only)
  4. Ensure your GPU drivers are up to date

Controller Not Detected

  • Connect controller before launching the launcher
  • PlayStation controllers are not supported in-game but work in launcher. Use Steam Input.

Acknowledgments

  • The Emerald Team - Technical development and maintenance
  • 4J Studios & Mojang - Original creators of Legacy Console Edition
  • The LCE Community - Research and foundations for LCE on PC
  • Veroxsity (Racoon) - Original creator of LCELive

License

This project is licensed under the GNU GPL v3 License.

关于 About

The LCE Emerald Launcher

语言 Languages

TypeScript85.9%
Rust13.0%
CSS0.8%
Shell0.3%
HTML0.1%
JavaScript0.0%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
321
Total Commits
峰值: 48次/周
Less
More

核心贡献者 Contributors