files:
- file1: N/A:Please select the GOG installer
- file2: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
config_file: $GAMEDIR/dosboxEWJ1.conf
main_file: DOSBOX/dosboxEWJ1_single.conf
installer:
- extract:
dst: $CACHE
file: $file2
- execute:
args: -d "$CACHE" "$file1"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app
- merge:
dst: $GAMEDIR/DOSBOX
src: $GAMEDIR/dosboxEWJ1_single.conf
- write_config:
file: $GAMEDIR/dosboxEWJ1.conf
key: aspect
section: render
value: true
- write_config:
file: $GAMEDIR/dosboxEWJ1.conf
key: fullscreen
section: sdl
value: false
description: ''
game_slug: earthworm-jim
gogslug: earthworm_jim_collection
humblestoreid: ''
installer_slug: earthworm-jim-gog
name: Earthworm Jim
notes: ''
runner: dosbox
script:
files:
- file1: N/A:Please select the GOG installer
- file2: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
config_file: $GAMEDIR/dosboxEWJ1.conf
main_file: DOSBOX/dosboxEWJ1_single.conf
installer:
- extract:
dst: $CACHE
file: $file2
- execute:
args: -d "$CACHE" "$file1"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app
- merge:
dst: $GAMEDIR/DOSBOX
src: $GAMEDIR/dosboxEWJ1_single.conf
- write_config:
file: $GAMEDIR/dosboxEWJ1.conf
key: aspect
section: render
value: true
- write_config:
file: $GAMEDIR/dosboxEWJ1.conf
key: fullscreen
section: sdl
value: false
slug: earthworm-jim-gog
steamid: 38480
version: GOG
year: 1994
{
"game_slug": "earthworm-jim",
"version": "GOG",
"description": "",
"notes": "",
"name": "Earthworm Jim",
"year": 1994,
"steamid": 38480,
"gogslug": "earthworm_jim_collection",
"humblestoreid": "",
"runner": "dosbox",
"slug": "earthworm-jim-gog",
"installer_slug": "earthworm-jim-gog",
"script": {
"files": [
{
"file1": "N/A:Please select the GOG installer"
},
{
"file2": "https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
}
],
"game": {
"config_file": "$GAMEDIR/dosboxEWJ1.conf",
"main_file": "DOSBOX/dosboxEWJ1_single.conf"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file2"
}
},
{
"execute": {
"args": "-d \"$CACHE\" \"$file1\"",
"file": "$CACHE/innoextract"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/app"
}
},
{
"merge": {
"dst": "$GAMEDIR/DOSBOX",
"src": "$GAMEDIR/dosboxEWJ1_single.conf"
}
},
{
"write_config": {
"file": "$GAMEDIR/dosboxEWJ1.conf",
"key": "aspect",
"section": "render",
"value": true
}
},
{
"write_config": {
"file": "$GAMEDIR/dosboxEWJ1.conf",
"key": "fullscreen",
"section": "sdl",
"value": false
}
}
]
}
}