files:
- quark: https://phoenixnap.dl.sourceforge.net/project/quark/QuArK/QuArK%206.6.0%20Beta%208/quark-win32-6.6.0Beta8Nightly24Aug2025.exe?viasf=1
game:
exe: drive_c/Program Files (x86)/QuArK 6.6/QuArK.exe
installer:
- task:
app: d3dx9 vcrun2005 vcrun2010
description: Installing dependencies...
name: winetricks
silent: true
- task:
arch: win64
blocking: true
description: Installing QuArK...
executable: quark
name: wineexec
description: ''
game_slug: quark
gogslug: ''
humblestoreid: ''
installer_slug: quark-v660-beta-08
name: QuArK
notes: You will have to configure QuArK for the game(s) you will be making levels
for. You'll need build tools (https://quark.sourceforge.io/download_tools.php) as
well; use Windows builds instead of Linux ones so that QuArK can run them easily.
runner: wine
script:
files:
- quark: https://phoenixnap.dl.sourceforge.net/project/quark/QuArK/QuArK%206.6.0%20Beta%208/quark-win32-6.6.0Beta8Nightly24Aug2025.exe?viasf=1
game:
exe: drive_c/Program Files (x86)/QuArK 6.6/QuArK.exe
installer:
- task:
app: d3dx9 vcrun2005 vcrun2010
description: Installing dependencies...
name: winetricks
silent: true
- task:
arch: win64
blocking: true
description: Installing QuArK...
executable: quark
name: wineexec
slug: quark-v660-beta-08
steamid: null
version: v6.6.0 Beta 08
year: 2003
{
"game_slug": "quark",
"version": "v6.6.0 Beta 08",
"description": "",
"notes": "You will have to configure QuArK for the game(s) you will be making levels for. You'll need build tools (https://quark.sourceforge.io/download_tools.php) as well; use Windows builds instead of Linux ones so that QuArK can run them easily.",
"name": "QuArK",
"year": 2003,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "quark-v660-beta-08",
"installer_slug": "quark-v660-beta-08",
"script": {
"files": [
{
"quark": "https://phoenixnap.dl.sourceforge.net/project/quark/QuArK/QuArK%206.6.0%20Beta%208/quark-win32-6.6.0Beta8Nightly24Aug2025.exe?viasf=1"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/QuArK 6.6/QuArK.exe"
},
"installer": [
{
"task": {
"app": "d3dx9 vcrun2005 vcrun2010",
"description": "Installing dependencies...",
"name": "winetricks",
"silent": true
}
},
{
"task": {
"arch": "win64",
"blocking": true,
"description": "Installing QuArK...",
"executable": "quark",
"name": "wineexec"
}
}
]
}
}