files:
- file1: N/A:Please select the GOG installer
game:
exe: drive_c/GOG Games/Lords of the Realm I (CD)/CHOICE.EXE
prefix: $GAMEDIR
installer:
- task:
executable: $file1
name: wineexec
prefix: $GAMEDIR
description: Wine + GOG installer and version.
game_slug: lords-of-the-realm
gogslug: lords_of_the_realm_royal_edition
humblestoreid: ''
installer_slug: lords-of-the-realm-cd-gog-2107
name: Lords of the Realm
notes: The GOG installer seems to have several errors at the end of the install but
the game runs fine.
runner: wine
script:
files:
- file1: N/A:Please select the GOG installer
game:
exe: drive_c/GOG Games/Lords of the Realm I (CD)/CHOICE.EXE
prefix: $GAMEDIR
installer:
- task:
executable: $file1
name: wineexec
prefix: $GAMEDIR
slug: lords-of-the-realm-cd-gog-2107
steamid: 254920
version: CD [GOG, 2.1.0.7]
year: 1994
{
"game_slug": "lords-of-the-realm",
"version": "CD [GOG, 2.1.0.7]",
"description": "Wine + GOG installer and version.",
"notes": "The GOG installer seems to have several errors at the end of the install but the game runs fine.",
"name": "Lords of the Realm",
"year": 1994,
"steamid": 254920,
"gogslug": "lords_of_the_realm_royal_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "lords-of-the-realm-cd-gog-2107",
"installer_slug": "lords-of-the-realm-cd-gog-2107",
"script": {
"files": [
{
"file1": "N/A:Please select the GOG installer"
}
],
"game": {
"exe": "drive_c/GOG Games/Lords of the Realm I (CD)/CHOICE.EXE",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"executable": "$file1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}