Installer qqarc

files:
- setupfile: https://resources.qqarc.com/pc/qinstexe/2506192259_QQArc_v1.0.1.8.exe
game:
  exe: $GAMEDIR/drive_c/Program Files (x86)/QQArc/QQArc.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    executable: setupfile
    name: wineexec
description: ''
game_slug: qqarc
gogslug: ''
humblestoreid: ''
installer_slug: qqarc
name: QQArc
notes: ''
runner: wine
script:
  files:
  - setupfile: https://resources.qqarc.com/pc/qinstexe/2506192259_QQArc_v1.0.1.8.exe
  game:
    exe: $GAMEDIR/drive_c/Program Files (x86)/QQArc/QQArc.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      executable: setupfile
      name: wineexec
slug: qqarc
steamid: null
version: ''
year: 2023
{
  "game_slug": "qqarc",
  "version": "",
  "description": "",
  "notes": "",
  "name": "QQArc",
  "year": 2023,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "qqarc",
  "installer_slug": "qqarc",
  "script": {
    "files": [
      {
        "setupfile": "https://resources.qqarc.com/pc/qinstexe/2506192259_QQArc_v1.0.1.8.exe"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files (x86)/QQArc/QQArc.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "setupfile",
          "name": "wineexec"
        }
      }
    ]
  }
}
Back to game