files:
- installer: N/A:Select the EXE downloaded from GOG
game:
exe: drive_c/Games/Euro Truck Simulator 2/bin/win_x64/eurotrucks2.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
description: Running Setup
executable: installer
name: wineexec
description: Euro Truck Simulator 2
game_slug: euro-truck-simulator-2
gogslug: ''
humblestoreid: ''
installer_slug: euro-truck-simulator-2-installer
name: Euro Truck Simulator 2
notes: "For other installers, like GOG or so.\r\nYou can use any Installer instead\
\ of GOG.\r\nBut make sure the Patch is /GOG Games/GAME/game.exe\r\nTo install\
\ DLCs or Updates click \"Run EXE inside wine prefix\" and choose the installers."
runner: wine
script:
files:
- installer: N/A:Select the EXE downloaded from GOG
game:
exe: drive_c/Games/Euro Truck Simulator 2/bin/win_x64/eurotrucks2.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
description: Running Setup
executable: installer
name: wineexec
slug: euro-truck-simulator-2-installer
steamid: 227300
version: Installer
year: 2012
{
"game_slug": "euro-truck-simulator-2",
"version": "Installer",
"description": "Euro Truck Simulator 2",
"notes": "For other installers, like GOG or so.\r\nYou can use any Installer instead of GOG.\r\nBut make sure the Patch is /GOG Games/GAME/game.exe\r\nTo install DLCs or Updates click \"Run EXE inside wine prefix\" and choose the installers.",
"name": "Euro Truck Simulator 2",
"year": 2012,
"steamid": 227300,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "euro-truck-simulator-2-installer",
"installer_slug": "euro-truck-simulator-2-installer",
"script": {
"files": [
{
"installer": "N/A:Select the EXE downloaded from GOG"
}
],
"game": {
"exe": "drive_c/Games/Euro Truck Simulator 2/bin/win_x64/eurotrucks2.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating WINE prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
"description": "Running Setup",
"executable": "installer",
"name": "wineexec"
}
}
]
}
}