files:
- launcher: https://launcher.mojang.com/download/Minecraft.exe
- launcherprofiles: https://natalia.ovh/syf/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-blazingpack-188-wine
name: BlazingPack 1.8.8
notes: ''
runner: wine
script:
files:
- launcher: https://launcher.mojang.com/download/Minecraft.exe
- launcherprofiles: https://natalia.ovh/syf/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-blazingpack-188-wine
steamid: null
version: BlazingPack 1.8.8 Wine x64
year: null
{
"game_slug": "blazingpack-188",
"version": "BlazingPack 1.8.8 Wine x64",
"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-blazingpack-188-wine",
"installer_slug": "blazingpack-188-blazingpack-188-wine",
"script": {
"files": [
{
"launcher": "https://launcher.mojang.com/download/Minecraft.exe"
},
{
"launcherprofiles": "https://natalia.ovh/syf/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
}
}
}