files:
- game: https://locomalito.com/files/hydorah.zip
game:
arch: win32
exe: Hydorah.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR
file: game
- task:
app: l3codecx
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: sound=alsa
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: windowmanagermanaged=n
name: winetricks
prefix: $GAMEDIR
silent: true
system:
single_cpu: true
use_us_layout: true
description: ''
game_slug: hydorah
gogslug: ''
humblestoreid: ''
installer_slug: hydorah-11
name: Hydorah
notes: ''
runner: wine
script:
files:
- game: https://locomalito.com/files/hydorah.zip
game:
arch: win32
exe: Hydorah.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR
file: game
- task:
app: l3codecx
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: sound=alsa
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: windowmanagermanaged=n
name: winetricks
prefix: $GAMEDIR
silent: true
system:
single_cpu: true
use_us_layout: true
slug: hydorah-11
steamid: null
version: '1.1'
year: 2010
{
"game_slug": "hydorah",
"version": "1.1",
"description": "",
"notes": "",
"name": "Hydorah",
"year": 2010,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "hydorah-11",
"installer_slug": "hydorah-11",
"script": {
"files": [
{
"game": "https://locomalito.com/files/hydorah.zip"
}
],
"game": {
"arch": "win32",
"exe": "Hydorah.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "game"
}
},
{
"task": {
"app": "l3codecx",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"app": "sound=alsa",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"app": "windowmanagermanaged=n",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
}
],
"system": {
"single_cpu": true,
"use_us_layout": true
}
}
}