files:
- file_id: https://tele500.abandonware-france.org/fichiers/jeux/Autres/jeu-00801-blip_blop-pcwin.7z
game:
arch: win32
args: /safe
exe: drive_c/Program Files/Blip Blop/BlipBlop.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Program Files/Blip Blop/
installer:
- extract:
arch: win32
dst: $CACHE/bbsetup
file: file_id
format: 7z
- task:
arch: win32
args: /safe
executable: $CACHE/bbsetup/bb_install.exe
name: wineexec
prefix: $GAMEDIR
description: Gargamel was shot by infamous creatures. The bastards! we will avenge
him!
game_slug: blip-and-blop-balls-of-steel
gogslug: ''
humblestoreid: ''
installer_slug: blip-and-blop-balls-of-steel-10
name: Blip and Blop Balls Of Steel
notes: It is possible that the game crash at the first start when you push on your
keyboard. I do not have this bug every time. Simply force to shut it down, and restart
it, the game will work perfectly every time after.
runner: wine
script:
files:
- file_id: https://tele500.abandonware-france.org/fichiers/jeux/Autres/jeu-00801-blip_blop-pcwin.7z
game:
arch: win32
args: /safe
exe: drive_c/Program Files/Blip Blop/BlipBlop.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Program Files/Blip Blop/
installer:
- extract:
arch: win32
dst: $CACHE/bbsetup
file: file_id
format: 7z
- task:
arch: win32
args: /safe
executable: $CACHE/bbsetup/bb_install.exe
name: wineexec
prefix: $GAMEDIR
slug: blip-and-blop-balls-of-steel-10
steamid: null
version: '1.0'
year: 2002
{
"game_slug": "blip-and-blop-balls-of-steel",
"version": "1.0",
"description": "Gargamel was shot by infamous creatures. The bastards! we will avenge him!",
"notes": "It is possible that the game crash at the first start when you push on your keyboard. I do not have this bug every time. Simply force to shut it down, and restart it, the game will work perfectly every time after.",
"name": "Blip and Blop Balls Of Steel",
"year": 2002,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "blip-and-blop-balls-of-steel-10",
"installer_slug": "blip-and-blop-balls-of-steel-10",
"script": {
"files": [
{
"file_id": "https://tele500.abandonware-france.org/fichiers/jeux/Autres/jeu-00801-blip_blop-pcwin.7z"
}
],
"game": {
"arch": "win32",
"args": "/safe",
"exe": "drive_c/Program Files/Blip Blop/BlipBlop.exe",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR/drive_c/Program Files/Blip Blop/"
},
"installer": [
{
"extract": {
"arch": "win32",
"dst": "$CACHE/bbsetup",
"file": "file_id",
"format": "7z"
}
},
{
"task": {
"arch": "win32",
"args": "/safe",
"executable": "$CACHE/bbsetup/bb_install.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}