From 377f093e4712123987b05e9c8eabf6c2f1717880 Mon Sep 17 00:00:00 2001 From: neoapps-dev Date: Thu, 28 May 2026 03:06:35 +0300 Subject: [PATCH] docs: edit readme --- README.md | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 10cda64..cbfbb2e 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,6 @@ - [Windows](#windows) - [macOS](#macos) - [GNU/Linux](#gnulinux) -- [Game Versions & Partnerships](#game-versions--partnerships) - [Building from Source](#building-from-source) - [Troubleshooting](#troubleshooting) - [Acknowledgments](#acknowledgments) @@ -56,29 +55,15 @@ LCE Emerald Launcher is the easiest way to play Minecraft Legacy Console Edition | Feature | Description | |---------|-------------| | **Automated Setup** | One-click installation for neoLegacy, Revelations, 360 Revived, and Hellish Ends | -| **Cross-Platform** | Native support for Windows, macOS (Intel & Apple Silicon), and Linux (Steam Deck is supported !) | +| **Cross-Platform** | Native support for Windows, macOS (Intel & Apple Silicon), and Linux (Steam Deck is also supported!) | | **Lightweight** | Very light RAM usage thanks to Rust backend and Tauri framework | | **Easy Configuration** | Built-in settings for username, game parameters, and profiles | | **Skin Viewer** | Interactive skin preview using Three.js with layer support | | **Custom Skins** | Import and manage your own skins with local storage | | **Controller Support** | Full gamepad navigation support (keyboard support included) | | **Discord Rich Presence** | Show your current activity and game status on Discord | -| **Workshop** | Community content | - ---- - -## Game Versions & Partnerships - -LCE Emerald Launcher integrates multiple community-driven builds of Minecraft Legacy Console Edition. Each build brings unique features and improvements to the classic LCE experience. - -### Available Builds - -| Build | Developer | Platform | Description | -|-------|-----------|----------|-------------| -| **[neoLegacy](https://github.com/pieeebot/neoLegacy)** | [@pieeebot](https://github.com/pieeebot) | GitHub | Backports newer title updates to LCE TU19 base. And Minigames | -| **[Revelations](https://github.com/itsRevela/LCE-Revelations)** | [@itsRevela](https://github.com/itsRevela) | GitHub | Enhanced LCE with uncapped FPS, graphics fixes, hardcore hearts, and dedicated server security. Features LAN multiplayer, split-screen, and keyboard & mouse support | -| **[360 Revived](https://github.com/BluTac10/360Revived)** | [@BluTac10](https://github.com/BluTac10) | GitHub | PC port of Xbox 360 Edition TU19 with desktop optimizations. Features keyboard & mouse, fullscreen, LAN multiplayer, dedicated server, and split-screen support | -| **[Hellish Ends](https://github.com/deadvoxelx/HellishEnds)** | [DeadVoxelx](https://github.com/deadvoxelx) | GitHub | Modded build that overhauls Nether and End | +| **Workshop** | Community content like DLCs, Textures, Skins and more | +| **Free Multiplayer** | Powered by LCELive, Emerald provides a free multiplayer service so you can play with anyone without port forwaring! | ---