feat: use latest instead of Stable

This commit is contained in:
neoapps-dev
2026-05-03 19:14:59 +03:00
parent 5fb311859a
commit c087dbcd69
+1 -1
View File
@@ -21,7 +21,7 @@ const BASE_EDITIONS = [
id: "legacy_evolved", //neo: yes. we're not changing the ID. that will break user data. id: "legacy_evolved", //neo: yes. we're not changing the ID. that will break user data.
name: "neoLegacy", name: "neoLegacy",
desc: "Backporting newer title updates and Minigames back to LCE", desc: "Backporting newer title updates and Minigames back to LCE",
url: "https://github.com/pieeebot/neoLegacy/releases/download/Stable/neoLegacyWindows64.zip", url: "https://github.com/pieeebot/neoLegacy/releases/download/latest/neoLegacyWindows64.zip",
titleImage: "/images/minecraft_title_neoLegacy.png", titleImage: "/images/minecraft_title_neoLegacy.png",
supportsSlimSkins: true, supportsSlimSkins: true,
logo: "/images/neoLegacy.png" logo: "/images/neoLegacy.png"