This commit is contained in:
neoapps-dev 2026-04-02 16:21:31 +03:00
parent 188300c45c
commit 82d29c7e3d

View file

@ -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",