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

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.
name: "neoLegacy",
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",
supportsSlimSkins: true,
logo: "/images/neoLegacy.png"