files:
- installer: N/A:Select the EXE downloaded from GOG
game:
arch: win32
exe: drive_c/GOG Games/SimCity 3000 Unlimited/Apps/SC3U.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /VERYSILENT /SUPPRESSMSGBOXES
description: Running Setup, please wait...
executable: installer
name: wineexec
description: null
game_slug: simcity-3000
gogslug: simcity_3000
humblestoreid: ''
installer_slug: simcity-3000-gog
name: SimCity 3000
notes: ''
runner: wine
script:
files:
- installer: N/A:Select the EXE downloaded from GOG
game:
arch: win32
exe: drive_c/GOG Games/SimCity 3000 Unlimited/Apps/SC3U.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /VERYSILENT /SUPPRESSMSGBOXES
description: Running Setup, please wait...
executable: installer
name: wineexec
slug: simcity-3000-gog
steamid: null
version: GOG
year: 1999
{
"game_slug": "simcity-3000",
"version": "GOG",
"description": null,
"notes": "",
"name": "SimCity 3000",
"year": 1999,
"steamid": null,
"gogslug": "simcity_3000",
"humblestoreid": "",
"runner": "wine",
"slug": "simcity-3000-gog",
"installer_slug": "simcity-3000-gog",
"script": {
"files": [
{
"installer": "N/A:Select the EXE downloaded from GOG"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/SimCity 3000 Unlimited/Apps/SC3U.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating WINE prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/VERYSILENT /SUPPRESSMSGBOXES",
"description": "Running Setup, please wait...",
"executable": "installer",
"name": "wineexec"
}
}
]
}
}