files:
- appimg: https://github.com/minecraft-linux/appimage-builder/releases/download/$VERSION_FOLDER/Minecraft_Bedrock_Launcher-x86_64-$VERSION.AppImage
game:
exe: $GAMEDIR/Minecraft_Bedrock_Launcher-x86_64-$VERSION.AppImage
installer:
- chmodx: appimg
- move:
dst: $GAMEDIR
src: appimg
system:
disable_runtime: true
env:
APPIMAGELAUNCHER_DISABLE: 1
variables:
VERSION: v0.15.0.795
VERSION_FOLDER: v0.15.0-795
description: You need to own Minecraft on the Google Play Store and login with your
Google account to use this launcher
game_slug: minecraft-bedrock-edition
gogslug: ''
humblestoreid: ''
installer_slug: minecraft-bedrock-edition-v0150795
name: 'Minecraft: Bedrock Edition'
notes: ''
runner: linux
script:
files:
- appimg: https://github.com/minecraft-linux/appimage-builder/releases/download/$VERSION_FOLDER/Minecraft_Bedrock_Launcher-x86_64-$VERSION.AppImage
game:
exe: $GAMEDIR/Minecraft_Bedrock_Launcher-x86_64-$VERSION.AppImage
installer:
- chmodx: appimg
- move:
dst: $GAMEDIR
src: appimg
system:
disable_runtime: true
env:
APPIMAGELAUNCHER_DISABLE: 1
variables:
VERSION: v0.15.0.795
VERSION_FOLDER: v0.15.0-795
slug: minecraft-bedrock-edition-v0150795
steamid: null
version: v0.15.0.795
year: 2017
{
"game_slug": "minecraft-bedrock-edition",
"version": "v0.15.0.795",
"description": "You need to own Minecraft on the Google Play Store and login with your Google account to use this launcher",
"notes": "",
"name": "Minecraft: Bedrock Edition",
"year": 2017,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "minecraft-bedrock-edition-v0150795",
"installer_slug": "minecraft-bedrock-edition-v0150795",
"script": {
"files": [
{
"appimg": "https://github.com/minecraft-linux/appimage-builder/releases/download/$VERSION_FOLDER/Minecraft_Bedrock_Launcher-x86_64-$VERSION.AppImage"
}
],
"game": {
"exe": "$GAMEDIR/Minecraft_Bedrock_Launcher-x86_64-$VERSION.AppImage"
},
"installer": [
{
"chmodx": "appimg"
},
{
"move": {
"dst": "$GAMEDIR",
"src": "appimg"
}
}
],
"system": {
"disable_runtime": true,
"env": {
"APPIMAGELAUNCHER_DISABLE": 1
}
},
"variables": {
"VERSION": "v0.15.0.795",
"VERSION_FOLDER": "v0.15.0-795"
}
}
}