diff --git a/data/defaults_instances/legacy_evolved.lce_inst b/data/defaults_instances/legacy_evolved.lce_inst deleted file mode 100644 index f73d8a7..0000000 --- a/data/defaults_instances/legacy_evolved.lce_inst +++ /dev/null @@ -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" -} \ No newline at end of file diff --git a/data/defaults_instances/neoLegacy.lce_inst b/data/defaults_instances/neoLegacy.lce_inst index 815cc1e..a90989b 100644 --- a/data/defaults_instances/neoLegacy.lce_inst +++ b/data/defaults_instances/neoLegacy.lce_inst @@ -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" } \ No newline at end of file