Update useGameManager.ts

This commit is contained in:
Blaze 2026-07-17 00:53:31 -04:00 committed by GitHub
parent 962979c70e
commit e967408f59
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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/download/launcher/moonEditionWindows64.zip",
titleImage: "/images/minecraft_title_moon.png",
supportsSlimSkins: false,
logo: "/images/moonEdition.png",