Add MCLCE's MinecraftConsoles fork (minecraftconsoles) (#36)

This commit is contained in:
Zek 2026-04-24 16:24:03 -04:00 committed by GitHub
parent 3224e5eb68
commit b43b4cbc3f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 12 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

View file

@ -0,0 +1,12 @@
{
"id": "minecraftconsoles", // ID
"name": "MinecraftConsoles (MCLCE)", // Name
"author": "smartcmd",
"description": "Vanilla LCE intended as an upstream base for other projects.", // Description
"extended_description": "Vanilla LCE intended as an upstream base for other projects. Originally based on a WIP version of TU19.",
"category": ["Vanilla"], // Category
"thumbnail": "thumbnail.png", // Thumbnail filename
"logo": "logo.png",
"url": "https://github.com/MCLCE/MinecraftConsoles/releases/download/nightly/LCEWindows64.zip",
"version": "1.0.0"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 851 KiB