This commit is contained in:
neoapps-dev
2026-04-10 18:49:20 +03:00
parent bd8d9a85bb
commit 8a0ba8d846
4 changed files with 3 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 312 KiB

BIN
public/images/neoLegacy.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

View File

@@ -43,7 +43,8 @@ const SPLASHES = [
"Fat free!", "GOTY!", "Water proof!", "LALALA-LAVA", "CHICHICHI-CHICKEN", "Tasty ah hell",
"1% sugar!", "150% hyperbole!", "Hotter than the sun!", "Woo, reddit!",
"J'ai fait une blague à un poisson il m'a dit que c'était trop marin !",
"piebot was here!", "Legacy in an evolved manner."
"piebot was here!", "Legacy in an evolved manner.", "neoapps is cool!", "Also try neoLegacy!",
"$20 is $20", "no RenderDragon!", "Iggy Jiggy", "Arch, btw!", "Bedrock bad!"
];
interface AudioControllerProps {

View File

@@ -9,7 +9,7 @@ const BASE_EDITIONS = [
url: "https://codeberg.org/piebot/LegacyEvolved/releases/download/nightly/LCEWindows64.zip",
titleImage: "/images/minecraft_title_neoLegacy.png",
supportsSlimSkins: true,
logo: "/images/legacy_evolved.png"
logo: "/images/neoLegacy.png"
},
{
id: "revelations",