files:
- game:
filename: fim-tribute-edition.tar.xz
url: http://djazz.se/nas/games/?dl=fim-tribute
game:
exe: drive_c/Tribute_Edition/Tribute_Edition.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Tribute_Edition/
file: game
description: ''
game_slug: fighting-is-magic
gogslug: ''
humblestoreid: ''
installer_slug: fighting-is-magic-tribute-edition
name: Fighting is Magic
notes: Press F4 to toggle fullscreen.
runner: wine
script:
files:
- game:
filename: fim-tribute-edition.tar.xz
url: http://djazz.se/nas/games/?dl=fim-tribute
game:
exe: drive_c/Tribute_Edition/Tribute_Edition.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Tribute_Edition/
file: game
slug: fighting-is-magic-tribute-edition
steamid: null
version: Tribute Edition
year: 2014
{
"game_slug": "fighting-is-magic",
"version": "Tribute Edition",
"description": "",
"notes": "Press F4 to toggle fullscreen.",
"name": "Fighting is Magic",
"year": 2014,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "fighting-is-magic-tribute-edition",
"installer_slug": "fighting-is-magic-tribute-edition",
"script": {
"files": [
{
"game": {
"filename": "fim-tribute-edition.tar.xz",
"url": "http://djazz.se/nas/games/?dl=fim-tribute"
}
}
],
"game": {
"exe": "drive_c/Tribute_Edition/Tribute_Edition.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Tribute_Edition/",
"file": "game"
}
}
]
}
}