mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-07-18 08:17:23 +00:00
add LCRE
This commit is contained in:
parent
188300c45c
commit
82d29c7e3d
|
|
@ -12,6 +12,13 @@ const BASE_EDITIONS = [
|
|||
url: "https://codeberg.org/piebot/LegacyEvolved/releases/download/nightly/LCEWindows64.zip",
|
||||
titleImage: "/images/minecraft_title_LegacyEvolved.png",
|
||||
},
|
||||
{
|
||||
id: "revelations",
|
||||
name: "Legacy Revelations",
|
||||
desc: "Hardcore, QoL, and a lot of patches for LCE.",
|
||||
url: "https://github.com/itsRevela/MinecraftConsoles/releases/download/Nightly/LCREWindows64.zip",
|
||||
titleImage: "/images/minecraft_title_tu19"
|
||||
},
|
||||
{
|
||||
id: "vanilla_tu19",
|
||||
name: "Title Update 19",
|
||||
|
|
@ -21,7 +28,7 @@ const BASE_EDITIONS = [
|
|||
},
|
||||
{
|
||||
id: "360revived",
|
||||
name: "360 Revived",
|
||||
name: "360Revived",
|
||||
desc: "PC port of Xbox 360 Edition TU19",
|
||||
url: "https://github.com/BluTac10/360Revived/releases/download/nightly/LCEWindows64.zip",
|
||||
titleImage: "/images/minecraft_title_360revived.png",
|
||||
|
|
|
|||
Loading…
Reference in a new issue