files:
- 7z: https://archive.org/download/Golden_Axe_Myth/Golden_Axe_Myth.7z
game:
arch: win64
exe: drive_c/Program Files/Golden_Axe_Myth/OpenBOR.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files/Golden_Axe_Myth/
file: 7z
wine:
Desktop: true
dxvk: false
description: null
game_slug: golden-axe-myth
gogslug: ''
humblestoreid: ''
installer_slug: golden-axe-myth-latest
name: Golden Axe Myth
notes: ''
runner: wine
script:
files:
- 7z: https://archive.org/download/Golden_Axe_Myth/Golden_Axe_Myth.7z
game:
arch: win64
exe: drive_c/Program Files/Golden_Axe_Myth/OpenBOR.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files/Golden_Axe_Myth/
file: 7z
wine:
Desktop: true
dxvk: false
slug: golden-axe-myth-latest
steamid: null
version: Latest
year: 2011
{
"game_slug": "golden-axe-myth",
"version": "Latest",
"description": null,
"notes": "",
"name": "Golden Axe Myth",
"year": 2011,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "golden-axe-myth-latest",
"installer_slug": "golden-axe-myth-latest",
"script": {
"files": [
{
"7z": "https://archive.org/download/Golden_Axe_Myth/Golden_Axe_Myth.7z"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files/Golden_Axe_Myth/OpenBOR.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files/Golden_Axe_Myth/",
"file": "7z"
}
}
],
"wine": {
"Desktop": true,
"dxvk": false
}
}
}