files:
- goginstaller: N/A:Select Windows GOG installer
game:
arch: win32
exe: drive_c/GOG Games/Evil Genius/EvilGeniusLauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /NOCANCEL
executable: goginstaller
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: evil-genius
gogslug: evil_genius
humblestoreid: ''
installer_slug: evil-genius-gog
name: Evil Genius
notes: Simply accept the EULA in the GOG installer and install the game to its default
directory.
runner: wine
script:
files:
- goginstaller: N/A:Select Windows GOG installer
game:
arch: win32
exe: drive_c/GOG Games/Evil Genius/EvilGeniusLauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /NOCANCEL
executable: goginstaller
name: wineexec
prefix: $GAMEDIR
slug: evil-genius-gog
steamid: 3720
version: GOG
year: 2004
{
"game_slug": "evil-genius",
"version": "GOG",
"description": "",
"notes": "Simply accept the EULA in the GOG installer and install the game to its default directory.",
"name": "Evil Genius",
"year": 2004,
"steamid": 3720,
"gogslug": "evil_genius",
"humblestoreid": "",
"runner": "wine",
"slug": "evil-genius-gog",
"installer_slug": "evil-genius-gog",
"script": {
"files": [
{
"goginstaller": "N/A:Select Windows GOG installer"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Evil Genius/EvilGeniusLauncher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /NOCANCEL",
"executable": "goginstaller",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}