mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-07-18 00:07:09 +00:00
ot(fix): moon edition
This commit is contained in:
parent
aec0307939
commit
159bb5705d
|
|
@ -71,7 +71,7 @@ export const BASE_EDITIONS = [
|
|||
id: "moon_edition",
|
||||
name: "Minecraft: Moon Edition",
|
||||
desc: "Galacticraft LCE port (Modded build!)",
|
||||
url: "https://github.com/blazin-blaze/moon-edition/releases/download/v1.0.1/moonEditionWindows64.zip",
|
||||
url: "https://github.com/blazin-blaze/moon-edition/releases/latest/download/moonEditionWindows64.zip",
|
||||
titleImage: "/images/minecraft_title_moon.png",
|
||||
supportsSlimSkins: false,
|
||||
logo: "/images/moonEdition.png",
|
||||
|
|
@ -660,4 +660,4 @@ export function useGameManager({
|
|||
updateCustomization,
|
||||
saveCustomPath,
|
||||
};
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue