files:
- client: https://www.arcgames.com/download
game:
exe: $GAMEDIR/drive_c/Program Files (x86)/Arc_Games/ARC.exe
prefix: $GAMEDIR
installer:
- task:
executable: client
name: wineexec
prefix: $GAMEDIR
description: Arc games Launcher
game_slug: arc-games
gogslug: ''
humblestoreid: ''
installer_slug: arc-games-arc-games
name: Arc Games
notes: Arc games install for lutris and pc the old mmo or winehq.
runner: wine
script:
files:
- client: https://www.arcgames.com/download
game:
exe: $GAMEDIR/drive_c/Program Files (x86)/Arc_Games/ARC.exe
prefix: $GAMEDIR
installer:
- task:
executable: client
name: wineexec
prefix: $GAMEDIR
slug: arc-games-arc-games
steamid: null
version: Arc Games
year: 2018
{
"game_slug": "arc-games",
"version": "Arc Games",
"description": "Arc games Launcher",
"notes": "Arc games install for lutris and pc the old mmo or winehq.",
"name": "Arc Games",
"year": 2018,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "arc-games-arc-games",
"installer_slug": "arc-games-arc-games",
"script": {
"files": [
{
"client": "https://www.arcgames.com/download"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/Program Files (x86)/Arc_Games/ARC.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"executable": "client",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}