mirror of
https://github.com/xgui4/LCE-Qt-Launcher.git
synced 2026-07-18 04:50:38 +00:00
13 lines
650 B
Plaintext
13 lines
650 B
Plaintext
{
|
|
"$schema" : "https://raw.githubusercontent.com/xgui4/LCE-Qt-Launcher/refs/heads/nightly/schemas/x-application-lce_inst_config.json",
|
|
"name": "MCLCE Source Code Backup",
|
|
"installation_path": ".mclce",
|
|
"archive_file": "LCEWindows64.zip",
|
|
"exe_name": "Minecraft.Client.exe",
|
|
"repo_url": "https://git.minecraftlegacy.com/backups/MinecraftConsoles",
|
|
"image" : ":/assets/mclce-ico.png",
|
|
"news_feed" : "https://git.minecraftlegacy.com/backups/MinecraftConsoles/commits/branch/main",
|
|
"instance_source": "InstanceSource.REMOTE_GIT_SOURCE",
|
|
"instance_type": "InstanceType.CLIENT_VANILLA",
|
|
"version": "main"
|
|
} |