Files
LCE-Qt-Launcher/data/defaults_instances/legacy_evolved.lce_inst

14 lines
658 B
Plaintext

{
"$schema" : "https://raw.githubusercontent.com/xgui4/LCE-Qt-Launcher/refs/heads/nightly/schemas/x-application-lce_inst_config.json",
"name" : "Legacy Evolved (Superspeeded by neoLegacy)",
"installation_path": ".lce-evolved",
"username" : "Steve",
"exe_name" : "Minecraft.Client.exe",
"archive_name" : "LCEWindows64.zip",
"repo_url" : "https://codeberg.org/piebot/LegacyEvolved",
"news_feed" : "https://codeberg.org/piebot/LegacyEvolved",
"image" : ":/assets/lce-evolved-ico.png",
"instance_source": "InstanceSource.FORGEJO_RELEASE",
"instance_type": "InstanceType.CLIENT_VANILLA",
"version" : "nightly"
}