files:
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
game:
appid: 249190
prefix: $GAMEDIR/prefix
installer:
- task:
name: create_prefix
prefix: $GAMEDIR/prefix
- extract:
dst: $CACHE/dxsetup
file: dx2010
- task:
arch: win64
args: /silent
executable: $CACHE/dxsetup/DXSETUP.exe
name: wineexec
prefix: $GAMEDIR/prefix
- task:
app: vcrun2010 dotnet472 win7
name: winetricks
prefix: $GAMEDIR/prefix
description: null
game_slug: ancient-space
gogslug: ''
humblestoreid: ''
installer_slug: ancient-space-steam
name: Ancient Space
notes: ''
runner: winesteam
script:
files:
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
game:
appid: 249190
prefix: $GAMEDIR/prefix
installer:
- task:
name: create_prefix
prefix: $GAMEDIR/prefix
- extract:
dst: $CACHE/dxsetup
file: dx2010
- task:
arch: win64
args: /silent
executable: $CACHE/dxsetup/DXSETUP.exe
name: wineexec
prefix: $GAMEDIR/prefix
- task:
app: vcrun2010 dotnet472 win7
name: winetricks
prefix: $GAMEDIR/prefix
slug: ancient-space-steam
steamid: 249190
version: Steam
year: null
{
"game_slug": "ancient-space",
"version": "Steam",
"description": null,
"notes": "",
"name": "Ancient Space",
"year": null,
"steamid": 249190,
"gogslug": "",
"humblestoreid": "",
"runner": "winesteam",
"slug": "ancient-space-steam",
"installer_slug": "ancient-space-steam",
"script": {
"files": [
{
"dx2010": "https://lutris.net/files/tools/directx-2010.tar.gz"
}
],
"game": {
"appid": 249190,
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
},
{
"extract": {
"dst": "$CACHE/dxsetup",
"file": "dx2010"
}
},
{
"task": {
"arch": "win64",
"args": "/silent",
"executable": "$CACHE/dxsetup/DXSETUP.exe",
"name": "wineexec",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "vcrun2010 dotnet472 win7",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
}
]
}
}