Installer minecraft-bedrock-edition-v0141262

files:
- appimg: https://github.com/minecraft-linux/appimage-builder/releases/download/$VERSION/Minecraft_Bedrock_Launcher-x86-$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.14.1.262
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-v0141262
name: 'Minecraft: Bedrock Edition'
notes: ''
runner: linux
script:
  files:
  - appimg: https://github.com/minecraft-linux/appimage-builder/releases/download/$VERSION/Minecraft_Bedrock_Launcher-x86-$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.14.1.262
slug: minecraft-bedrock-edition-v0141262
steamid: null
version: v0.14.1.262
year: 2017
{
  "game_slug": "minecraft-bedrock-edition",
  "version": "v0.14.1.262",
  "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-v0141262",
  "installer_slug": "minecraft-bedrock-edition-v0141262",
  "script": {
    "files": [
      {
        "appimg": "https://github.com/minecraft-linux/appimage-builder/releases/download/$VERSION/Minecraft_Bedrock_Launcher-x86-$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.14.1.262"
    }
  }
}
Back to game