files:
- game: N/A:Select GOG installer
- inno: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
main_file: $GAMEDIR/alien.conf
installer:
- extract:
dst: $CACHE
file: $inno
- execute:
args: -I app -d "$CACHE" "$game"
file: $CACHE/innoextract
- execute:
args: $GAMEDIR/HDD $GAMEDIR/HDD/alien
file: mkdir
- merge:
dst: $GAMEDIR/HDD/alien
src: $CACHE/app
- write_file:
content: '[sdl]
sensitivity=20
[autoexec]
mount C "$GAMEDIR/HDD" -t dir
C:
cd alien
config.EXE
exit'
file: $GAMEDIR/alien-setup.conf
- task:
config_file: $GAMEDIR/alien-setup.conf
name: dosexec
working_dir: $GAMEDIR/HDD
- write_file:
content: '[sdl]
sensitivity=20
[autoexec]
mount C "$GAMEDIR/HDD" -t dir
C:
cd alien
alien.EXE
exit'
file: $GAMEDIR/alien.conf
description: null
game_slug: alien-breed
gogslug: alien_breed_tower_assault
humblestoreid: ''
installer_slug: alien-breed-gog
name: Alien Breed
notes: ''
runner: dosbox
script:
files:
- game: N/A:Select GOG installer
- inno: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
main_file: $GAMEDIR/alien.conf
installer:
- extract:
dst: $CACHE
file: $inno
- execute:
args: -I app -d "$CACHE" "$game"
file: $CACHE/innoextract
- execute:
args: $GAMEDIR/HDD $GAMEDIR/HDD/alien
file: mkdir
- merge:
dst: $GAMEDIR/HDD/alien
src: $CACHE/app
- write_file:
content: '[sdl]
sensitivity=20
[autoexec]
mount C "$GAMEDIR/HDD" -t dir
C:
cd alien
config.EXE
exit'
file: $GAMEDIR/alien-setup.conf
- task:
config_file: $GAMEDIR/alien-setup.conf
name: dosexec
working_dir: $GAMEDIR/HDD
- write_file:
content: '[sdl]
sensitivity=20
[autoexec]
mount C "$GAMEDIR/HDD" -t dir
C:
cd alien
alien.EXE
exit'
file: $GAMEDIR/alien.conf
slug: alien-breed-gog
steamid: null
version: GOG
year: 1991
{
"game_slug": "alien-breed",
"version": "GOG",
"description": null,
"notes": "",
"name": "Alien Breed",
"year": 1991,
"steamid": null,
"gogslug": "alien_breed_tower_assault",
"humblestoreid": "",
"runner": "dosbox",
"slug": "alien-breed-gog",
"installer_slug": "alien-breed-gog",
"script": {
"files": [
{
"game": "N/A:Select GOG installer"
},
{
"inno": "https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
}
],
"game": {
"main_file": "$GAMEDIR/alien.conf"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$inno"
}
},
{
"execute": {
"args": "-I app -d \"$CACHE\" \"$game\"",
"file": "$CACHE/innoextract"
}
},
{
"execute": {
"args": "$GAMEDIR/HDD $GAMEDIR/HDD/alien",
"file": "mkdir"
}
},
{
"merge": {
"dst": "$GAMEDIR/HDD/alien",
"src": "$CACHE/app"
}
},
{
"write_file": {
"content": "[sdl]\nsensitivity=20\n[autoexec]\nmount C \"$GAMEDIR/HDD\" -t dir\nC:\ncd alien\nconfig.EXE\nexit",
"file": "$GAMEDIR/alien-setup.conf"
}
},
{
"task": {
"config_file": "$GAMEDIR/alien-setup.conf",
"name": "dosexec",
"working_dir": "$GAMEDIR/HDD"
}
},
{
"write_file": {
"content": "[sdl]\nsensitivity=20\n[autoexec]\nmount C \"$GAMEDIR/HDD\" -t dir\nC:\ncd alien\nalien.EXE\nexit",
"file": "$GAMEDIR/alien.conf"
}
}
]
}
}