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

13 lines
612 B
Plaintext

{
"$schema" : "https://raw.githubusercontent.com/xgui4/LCE-Qt-Launcher/refs/heads/nightly/schemas/x-application-lce_inst_config.json",
"name": "HellishEnds",
"installation_path": ".lce-HellishEnds",
"archive_file": "LCEWindows64.zip",
"exe_name": "Minecraft.Client.exe",
"repo_url": "hhttps://github.com/deadvoxelx/HellishEnds",
"image" : ":/assets/hellishends.png",
"news_feed" : "https://github.com/deadvoxelx/HellishEnds/commits/main/",
"instance_source": "InstanceSource.GITHUB_RELEASE",
"instance_type": "InstanceType.CLIENT_VANILLA",
"version": "nightly"
}