files:
- minecraft-jar: https://download.nodecdn.net/containers/atl/ATLauncher.jar
- java-jre: http://lutris.net/files/runners/jre-8u73-linux-i586.tar.gz
- minecraft-launcher: http://lutris.net/files/games/minecraft/wrapper_java8.tar.gz
game:
exe: minecraft
installer:
- move:
dst: $GAMEDIR
src: minecraft-jar
- extract:
file: java-jre
nomerge: true
- extract:
file: minecraft-launcher
nomerge: true
- rename:
dst: $GAMEDIR/Minecraft.jar
src: $GAMEDIR/ATLauncher.jar
description: ''
game_slug: atlauncher
gogslug: ''
humblestoreid: ''
installer_slug: atlauncher-32-bits
name: AtLauncher
notes: Includes Java runtime 8
runner: linux
script:
files:
- minecraft-jar: https://download.nodecdn.net/containers/atl/ATLauncher.jar
- java-jre: http://lutris.net/files/runners/jre-8u73-linux-i586.tar.gz
- minecraft-launcher: http://lutris.net/files/games/minecraft/wrapper_java8.tar.gz
game:
exe: minecraft
installer:
- move:
dst: $GAMEDIR
src: minecraft-jar
- extract:
file: java-jre
nomerge: true
- extract:
file: minecraft-launcher
nomerge: true
- rename:
dst: $GAMEDIR/Minecraft.jar
src: $GAMEDIR/ATLauncher.jar
slug: atlauncher-32-bits
steamid: null
version: 32 Bits
year: 2012
{
"game_slug": "atlauncher",
"version": "32 Bits",
"description": "",
"notes": "Includes Java runtime 8",
"name": "AtLauncher",
"year": 2012,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "atlauncher-32-bits",
"installer_slug": "atlauncher-32-bits",
"script": {
"files": [
{
"minecraft-jar": "https://download.nodecdn.net/containers/atl/ATLauncher.jar"
},
{
"java-jre": "http://lutris.net/files/runners/jre-8u73-linux-i586.tar.gz"
},
{
"minecraft-launcher": "http://lutris.net/files/games/minecraft/wrapper_java8.tar.gz"
}
],
"game": {
"exe": "minecraft"
},
"installer": [
{
"move": {
"dst": "$GAMEDIR",
"src": "minecraft-jar"
}
},
{
"extract": {
"file": "java-jre",
"nomerge": true
}
},
{
"extract": {
"file": "minecraft-launcher",
"nomerge": true
}
},
{
"rename": {
"dst": "$GAMEDIR/Minecraft.jar",
"src": "$GAMEDIR/ATLauncher.jar"
}
}
]
}
}