Installer blazingpack-188-188

files:
- launcher: https://launcher.mojang.com/download/Minecraft.exe
- launcherprofiles: https://bp.natalia.ovh/blazingpack/launcher_profiles.json
- blazingpackdl: https://blazingpack.pl/files/blazingpack_1.8.8.zip
game:
  arch: win64
  exe: $GAMEDIR/drive_c/Minecraft/Minecraft.exe
  prefix: $GAMEDIR
installer:
- execute:
    command: mkdir -p "$GAMEDIR/drive_c/users/$USER/Application Data/.minecraft/versions/blazingpack_1.8.8/"
- execute:
    command: mkdir -p "$GAMEDIR/drive_c/Minecraft/"
- move:
    description: moving installer
    dst: $GAMEDIR/drive_c/Minecraft/Minecraft.exe
    src: launcher
- move:
    description: setting up profiles
    dst: $GAMEDIR/drive_c/users/$USER/Application Data/.minecraft/launcher_profiles.json
    src: launcherprofiles
- extract:
    description: extracting blazingpack zip to versions
    dst: $GAMEDIR/drive_c/users/$USER/Application Data/.minecraft/versions/blazingpack_1.8.8
    file: blazingpackdl
- task:
    app: corefonts
    description: fixing fonts in launcher
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: installing minecraft launcher, after installing - check if minecraft
      launches.
    executable: $GAMEDIR/drive_c/Minecraft/Minecraft.exe
    name: wineexec
    prefix: $GAMEDIR
wine:
  dxvk: false
description: We need to install Minecraft using wine because anticheat isn't working
  on native java.
game_slug: blazingpack-188
gogslug: ''
humblestoreid: ''
installer_slug: blazingpack-188-188
name: BlazingPack 1.8.8
notes: ''
runner: wine
script:
  files:
  - launcher: https://launcher.mojang.com/download/Minecraft.exe
  - launcherprofiles: https://bp.natalia.ovh/blazingpack/launcher_profiles.json
  - blazingpackdl: https://blazingpack.pl/files/blazingpack_1.8.8.zip
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/Minecraft/Minecraft.exe
    prefix: $GAMEDIR
  installer:
  - execute:
      command: mkdir -p "$GAMEDIR/drive_c/users/$USER/Application Data/.minecraft/versions/blazingpack_1.8.8/"
  - execute:
      command: mkdir -p "$GAMEDIR/drive_c/Minecraft/"
  - move:
      description: moving installer
      dst: $GAMEDIR/drive_c/Minecraft/Minecraft.exe
      src: launcher
  - move:
      description: setting up profiles
      dst: $GAMEDIR/drive_c/users/$USER/Application Data/.minecraft/launcher_profiles.json
      src: launcherprofiles
  - extract:
      description: extracting blazingpack zip to versions
      dst: $GAMEDIR/drive_c/users/$USER/Application Data/.minecraft/versions/blazingpack_1.8.8
      file: blazingpackdl
  - task:
      app: corefonts
      description: fixing fonts in launcher
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: installing minecraft launcher, after installing - check if minecraft
        launches.
      executable: $GAMEDIR/drive_c/Minecraft/Minecraft.exe
      name: wineexec
      prefix: $GAMEDIR
  wine:
    dxvk: false
slug: blazingpack-188-188
steamid: null
version: 1.8.8
year: null
{
  "game_slug": "blazingpack-188",
  "version": "1.8.8",
  "description": "We need to install Minecraft using wine because anticheat isn't working on native java.",
  "notes": "",
  "name": "BlazingPack 1.8.8",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "blazingpack-188-188",
  "installer_slug": "blazingpack-188-188",
  "script": {
    "files": [
      {
        "launcher": "https://launcher.mojang.com/download/Minecraft.exe"
      },
      {
        "launcherprofiles": "https://bp.natalia.ovh/blazingpack/launcher_profiles.json"
      },
      {
        "blazingpackdl": "https://blazingpack.pl/files/blazingpack_1.8.8.zip"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/Minecraft/Minecraft.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "execute": {
          "command": "mkdir -p \"$GAMEDIR/drive_c/users/$USER/Application Data/.minecraft/versions/blazingpack_1.8.8/\""
        }
      },
      {
        "execute": {
          "command": "mkdir -p \"$GAMEDIR/drive_c/Minecraft/\""
        }
      },
      {
        "move": {
          "description": "moving installer",
          "dst": "$GAMEDIR/drive_c/Minecraft/Minecraft.exe",
          "src": "launcher"
        }
      },
      {
        "move": {
          "description": "setting up profiles",
          "dst": "$GAMEDIR/drive_c/users/$USER/Application Data/.minecraft/launcher_profiles.json",
          "src": "launcherprofiles"
        }
      },
      {
        "extract": {
          "description": "extracting blazingpack zip to versions",
          "dst": "$GAMEDIR/drive_c/users/$USER/Application Data/.minecraft/versions/blazingpack_1.8.8",
          "file": "blazingpackdl"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "description": "fixing fonts in launcher",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "installing minecraft launcher, after installing - check if minecraft launches.",
          "executable": "$GAMEDIR/drive_c/Minecraft/Minecraft.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "dxvk": false
    }
  }
}
Back to game