files:
- azlauncher: N/A:Select the tar file.
game:
exe: AZ-Launcher_3.2.0-linux64\AZ-Launcher_x86_64.AppImage
installer:
- extract:
dst: $GAMEDIR
file: azlauncher
format: tar
- chmodx: $GAMEDIR/AZ-Launcher_3.2.0-linux64\AZ-Launcher_x86_64.AppImage
description: AZ Launcher is A Minecraft Modpack which can be used to launch minecraft
for free
game_slug: az-launcher
gogslug: ''
humblestoreid: ''
installer_slug: az-launcher-native
name: AZ Launcher
notes: 'Download the archive from: https://www.az-launcher.nz/en/'
runner: linux
script:
files:
- azlauncher: N/A:Select the tar file.
game:
exe: AZ-Launcher_3.2.0-linux64\AZ-Launcher_x86_64.AppImage
installer:
- extract:
dst: $GAMEDIR
file: azlauncher
format: tar
- chmodx: $GAMEDIR/AZ-Launcher_3.2.0-linux64\AZ-Launcher_x86_64.AppImage
slug: az-launcher-native
steamid: null
version: Native
year: 2005
{
"game_slug": "az-launcher",
"version": "Native",
"description": "AZ Launcher is A Minecraft Modpack which can be used to launch minecraft for free",
"notes": "Download the archive from: https://www.az-launcher.nz/en/",
"name": "AZ Launcher",
"year": 2005,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "az-launcher-native",
"installer_slug": "az-launcher-native",
"script": {
"files": [
{
"azlauncher": "N/A:Select the tar file."
}
],
"game": {
"exe": "AZ-Launcher_3.2.0-linux64\\AZ-Launcher_x86_64.AppImage"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "azlauncher",
"format": "tar"
}
},
{
"chmodx": "$GAMEDIR/AZ-Launcher_3.2.0-linux64\\AZ-Launcher_x86_64.AppImage"
}
]
}
}