new assets and data plus updated pkgbuild

This commit is contained in:
Xgui4 Studio
2026-04-24 16:15:44 -04:00
parent f068b2b6d5
commit 033b43a29d
11 changed files with 30 additions and 11 deletions

View File

@@ -1,4 +1,5 @@
{
"$schema" : "https://raw.githubusercontent.com/xgui4/LCE-Qt-Launcher/refs/heads/master/schemas/lce_qrt_inst_config.json",
"name": "Default",
"installation_path": ".lce",
"username": "Steve",

View File

@@ -1,5 +1,5 @@
{
"$schema" : "../../schemas/lce_qrt_inst_config.json",
"$schema" : "https://raw.githubusercontent.com/xgui4/LCE-Qt-Launcher/refs/heads/master/schemas/lce_qrt_inst_config.json",
"name" : "Legacy Evolved (Superspeeded by neoLegacy)",
"installation_path": ".lce-evolved",
"username" : "Steve",

View File

@@ -1,5 +1,5 @@
{
"$schema": "../../schemas/lce_qrt_inst_config.json",
"$schema": "https://raw.githubusercontent.com/xgui4/LCE-Qt-Launcher/refs/heads/master/schemas/lce_qrt_inst_config.json",
"name": "pieeebot neoLegacy",
"instance_type": "InstanceType.CLIENT_VANILLA",
"instance_source": "InstanceSource.GITHUB_RELEASE",