mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-08-20 04:27:29 +00:00
feat: add cafeberry
This commit is contained in:
parent
c3e2eb3efb
commit
aaf6b886bd
|
|
@ -48,6 +48,17 @@ export const BASE_EDITIONS = [
|
|||
panorama: "vanilla_tu24",
|
||||
logo: "/images/revelations.png",
|
||||
},
|
||||
{
|
||||
id: "cafeberry",
|
||||
name: "Cafeberry",
|
||||
desc: "Project aiming to faithfully backport TUs, add cross-play and more!",
|
||||
url: "https://gitea.str1k3r.xyz/cafeberry/cafeberry/releases/download/latest/LCEWindows64.zip",
|
||||
titleImage: "/images/MenuTitle.png", //neo: TODO: add Cafeberry title image
|
||||
supportsSlimSkins: false,
|
||||
logo: "", //neo: TODO: add Cafeberry logo
|
||||
panorama: "vanilla_tu24",
|
||||
lceOnline: false, //neo: for now.
|
||||
},
|
||||
{
|
||||
id: "360revived",
|
||||
name: "360 Revived",
|
||||
|
|
|
|||
Loading…
Reference in a new issue