mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-07-18 08:17:23 +00:00
feat: Add LCRE logo, and a better description (#33)
This commit is contained in:
parent
fcb4d9c76a
commit
0d215223c5
BIN
public/images/minecraft_title_revelations.png
Normal file
BIN
public/images/minecraft_title_revelations.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 269 KiB |
|
|
@ -15,9 +15,9 @@ const BASE_EDITIONS = [
|
|||
{
|
||||
id: "revelations",
|
||||
name: "Legacy Revelations",
|
||||
desc: "Hardcore, QoL, and a lot of patches for LCE.",
|
||||
desc: "QoL, performance, hardcore mode, & security features for LCE.",
|
||||
url: "https://github.com/itsRevela/MinecraftConsoles/releases/download/Nightly/LCREWindows64.zip",
|
||||
titleImage: "/images/minecraft_title_tu19.png"
|
||||
titleImage: "/images/minecraft_title_revelations.png"
|
||||
},
|
||||
{
|
||||
id: "vanilla_tu19",
|
||||
|
|
|
|||
Loading…
Reference in a new issue