fix: neoLegacy URL

This commit is contained in:
neoapps-dev 2026-04-12 14:56:53 +03:00
parent e2a3e4b52c
commit 7941e8e1da

View file

@ -6,7 +6,7 @@ const BASE_EDITIONS = [
id: "legacy_evolved", //neo: yes. we're not changing the ID. that will break user data.
name: "neoLegacy",
desc: "Backporting newer title updates and Minigames back to LCE",
url: "https://codeberg.org/piebot/LegacyEvolved/releases/download/nightly/LCEWindows64.zip",
url: "https://github.com/pieeebot/neoLegacy/releases/download/Nightly/neoLegacyWindows64.zip",
titleImage: "/images/minecraft_title_neoLegacy.png",
supportsSlimSkins: true,
logo: "/images/neoLegacy.png"