files:
- quake: http://download1506.mediafire.com/dcwyg1fep2eg/dcq5kzyq3cp1af8/quake_2_demo_win32.exe
game:
arch: win32
exe: drive_c/Q2Demo/quake2.exe
prefix: $GAMEDIR
version: stable-5.02-x86_64
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
description: Don't change the install dir
executable: quake
name: wineexec
prefix: $GAMEDIR
description: Please Select the Wine verison to the Wine System, otherwise will not
work (I suggest the Wine stable 5.0.2)
game_slug: quake-ii
gogslug: quake_ii_quad_damage
humblestoreid: ''
installer_slug: quake-ii-shareware
name: Quake II
notes: ''
runner: wine
script:
files:
- quake: http://download1506.mediafire.com/dcwyg1fep2eg/dcq5kzyq3cp1af8/quake_2_demo_win32.exe
game:
arch: win32
exe: drive_c/Q2Demo/quake2.exe
prefix: $GAMEDIR
version: stable-5.02-x86_64
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
description: Don't change the install dir
executable: quake
name: wineexec
prefix: $GAMEDIR
slug: quake-ii-shareware
steamid: 2320
version: Shareware
year: 1997
{
"game_slug": "quake-ii",
"version": "Shareware",
"description": "Please Select the Wine verison to the Wine System, otherwise will not work (I suggest the Wine stable 5.0.2)",
"notes": "",
"name": "Quake II",
"year": 1997,
"steamid": 2320,
"gogslug": "quake_ii_quad_damage",
"humblestoreid": "",
"runner": "wine",
"slug": "quake-ii-shareware",
"installer_slug": "quake-ii-shareware",
"script": {
"files": [
{
"quake": "http://download1506.mediafire.com/dcwyg1fep2eg/dcq5kzyq3cp1af8/quake_2_demo_win32.exe"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Q2Demo/quake2.exe",
"prefix": "$GAMEDIR",
"version": "stable-5.02-x86_64"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Don't change the install dir",
"executable": "quake",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}