files:
- xmcl: https://github.com/Voxelum/x-minecraft-launcher/releases/download/v0.46.1/xmcl-0.46.1-x86_64.AppImage
game:
exe: xmcl-0.46.1-x86_64.AppImage
installer:
- move:
dst: $GAMEDIR
src: xmcl
- chmodx: xmcl-0.46.1-x86_64.AppImage
system:
disable_runtime: true
description: XMinecraft launcher created by Voxelum
game_slug: minecraft
gogslug: ''
humblestoreid: ''
installer_slug: minecraft-java-edition-0461
name: 'Minecraft: Java Edition'
notes: An Open Source Minecraft Launcher with Modern UX. Provide a Disk Efficient
way to manage all your Mods!
runner: linux
script:
files:
- xmcl: https://github.com/Voxelum/x-minecraft-launcher/releases/download/v0.46.1/xmcl-0.46.1-x86_64.AppImage
game:
exe: xmcl-0.46.1-x86_64.AppImage
installer:
- move:
dst: $GAMEDIR
src: xmcl
- chmodx: xmcl-0.46.1-x86_64.AppImage
system:
disable_runtime: true
slug: minecraft-java-edition-0461
steamid: null
version: 0.46.1
year: 2011
{
"game_slug": "minecraft",
"version": "0.46.1",
"description": "XMinecraft launcher created by Voxelum",
"notes": "An Open Source Minecraft Launcher with Modern UX. Provide a Disk Efficient way to manage all your Mods!",
"name": "Minecraft: Java Edition",
"year": 2011,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "minecraft-java-edition-0461",
"installer_slug": "minecraft-java-edition-0461",
"script": {
"files": [
{
"xmcl": "https://github.com/Voxelum/x-minecraft-launcher/releases/download/v0.46.1/xmcl-0.46.1-x86_64.AppImage"
}
],
"game": {
"exe": "xmcl-0.46.1-x86_64.AppImage"
},
"installer": [
{
"move": {
"dst": "$GAMEDIR",
"src": "xmcl"
}
},
{
"chmodx": "xmcl-0.46.1-x86_64.AppImage"
}
],
"system": {
"disable_runtime": true
}
}
}