updated neolegacy and removed older legacy evolved (replaced by neolegacy)

This commit is contained in:
xgui4
2026-05-08 18:36:32 -04:00
parent 74bb2916c0
commit fd9eea660f
2 changed files with 1 additions and 15 deletions

View File

@@ -1,14 +0,0 @@
{
"$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"
}

View File

@@ -9,5 +9,5 @@
"news_feed": "https://github.com/pieeebot/neoLegacy/commits/main/",
"installation_path": ".neoLegacy",
"repo_url": "https://github.com/pieeebot/neoLegacy",
"version": "v.1.0.0b"
"version": "v.1.0.1b"
}