mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-07-18 08:17:23 +00:00
fix: new logo and name for Legacy Nether Fork
This commit is contained in:
parent
657c97a71b
commit
f8f9e27d67
BIN
public/images/minecraft_title_hellishends.png
Normal file
BIN
public/images/minecraft_title_hellishends.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 71 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 66 KiB |
|
|
@ -29,11 +29,11 @@ const BASE_EDITIONS = [
|
|||
logo: "/images/360_revived.png"
|
||||
},
|
||||
{
|
||||
id: "legacy_nether_fork",
|
||||
name: "Legacy Nether Fork",
|
||||
id: "legacy_nether_fork", //kay: not changing this one also
|
||||
name: "Hellish Ends",
|
||||
desc: "QoL, Random additions, and Nether/End dimensions overhaul (Modded build !)",
|
||||
url: "https://github.com/deadvoxelx/LegacyNetherFork/releases/download/nightly/LCEWindows64.zip",
|
||||
titleImage: "/images/minecraft_title_legacynetherfork.png",
|
||||
titleImage: "/images/minecraft_title_hellishends.png",
|
||||
supportsSlimSkins: false,
|
||||
logo: "/images/netherrack_0.png"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue