mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-07-18 00:07:09 +00:00
fix: neoLegacy URL
This commit is contained in:
parent
e2a3e4b52c
commit
7941e8e1da
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue