files:
- file1: N/A:Please select the GOG installer
game:
exe: drive_c/GOG Games/Lords of the Realm II/Lords2.exe
prefix: $GAMEDIR
installer:
- task:
executable: $file1
name: wineexec
prefix: $GAMEDIR
description: Wine + GOG installer and version.
game_slug: lords-of-the-realm-ii
gogslug: lords_of_the_realm_royal_edition
humblestoreid: ''
installer_slug: lords-of-the-realm-ii-gog
name: Lords of the Realm II
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 II/Lords2.exe
prefix: $GAMEDIR
installer:
- task:
executable: $file1
name: wineexec
prefix: $GAMEDIR
slug: lords-of-the-realm-ii-gog
steamid: 397350
version: GOG
year: 1996
{
"game_slug": "lords-of-the-realm-ii",
"version": "GOG",
"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 II",
"year": 1996,
"steamid": 397350,
"gogslug": "lords_of_the_realm_royal_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "lords-of-the-realm-ii-gog",
"installer_slug": "lords-of-the-realm-ii-gog",
"script": {
"files": [
{
"file1": "N/A:Please select the GOG installer"
}
],
"game": {
"exe": "drive_c/GOG Games/Lords of the Realm II/Lords2.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"executable": "$file1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}