files:
- a4x: https://www.pentarch.org/steve/Aurora1130Full.rar
game:
arch: win64
exe: $GAMEDIR/drive_c/aurora-4x/Aurora.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating wine prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/aurora-4x/
file: a4x
description: C# Aurora 4x (1.13.0)
game_slug: aurora-4x
gogslug: ''
humblestoreid: ''
installer_slug: aurora-4x-1130
name: Aurora 4x
notes: ''
runner: wine
script:
files:
- a4x: https://www.pentarch.org/steve/Aurora1130Full.rar
game:
arch: win64
exe: $GAMEDIR/drive_c/aurora-4x/Aurora.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating wine prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/aurora-4x/
file: a4x
slug: aurora-4x-1130
steamid: null
version: 1.13.0
year: 2015
{
"game_slug": "aurora-4x",
"version": "1.13.0",
"description": "C# Aurora 4x (1.13.0)",
"notes": "",
"name": "Aurora 4x",
"year": 2015,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "aurora-4x-1130",
"installer_slug": "aurora-4x-1130",
"script": {
"files": [
{
"a4x": "https://www.pentarch.org/steve/Aurora1130Full.rar"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/aurora-4x/Aurora.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/aurora-4x/",
"file": "a4x"
}
}
]
}
}