files:
- xmoto-game: https://github.com/xmoto/xmoto/releases/download/v0.6.2/xmoto-0.6.2-win32.zip
game:
arch: win32
exe: xmoto.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- extract:
file: xmoto-game
description: Version 0.6.2
game_slug: xmoto
gogslug: ''
humblestoreid: ''
installer_slug: xmoto-wine
name: XMoto
notes: ''
runner: wine
script:
files:
- xmoto-game: https://github.com/xmoto/xmoto/releases/download/v0.6.2/xmoto-0.6.2-win32.zip
game:
arch: win32
exe: xmoto.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- extract:
file: xmoto-game
slug: xmoto-wine
steamid: null
version: Wine
year: 2005
{
"game_slug": "xmoto",
"version": "Wine",
"description": "Version 0.6.2",
"notes": "",
"name": "XMoto",
"year": 2005,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "xmoto-wine",
"installer_slug": "xmoto-wine",
"script": {
"files": [
{
"xmoto-game": "https://github.com/xmoto/xmoto/releases/download/v0.6.2/xmoto-0.6.2-win32.zip"
}
],
"game": {
"arch": "win32",
"exe": "xmoto.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"file": "xmoto-game"
}
}
]
}
}