files:
- assets: N/A:Provide the installer from GOG
- engine: https://bitbucket.org/daikatana13/daikatana/downloads/Daikatana-Linux-2020-07-17.tar.bz2
- pak6: https://bitbucket.org/daikatana13/daikatana/downloads/pak6-2018-12-23.zip
game:
exe: daikatana
installer:
- extract:
dst: $GAMEDIR
file: engine
- execute:
args: assets
file: $GAMEDIR/extract_from_gog.sh
- extract:
dst: $GAMEDIR/data/
file: pak6
description: Daikatana 1.3 x86 (32-bit) engine using GOG game assets
game_slug: daikatana
gogslug: daikatana
humblestoreid: ''
installer_slug: daikatana-gog
name: Daikatana
notes: Uses open source engine available at https://bitbucket.org/daikatana13/daikatana/downloads/
runner: linux
script:
files:
- assets: N/A:Provide the installer from GOG
- engine: https://bitbucket.org/daikatana13/daikatana/downloads/Daikatana-Linux-2020-07-17.tar.bz2
- pak6: https://bitbucket.org/daikatana13/daikatana/downloads/pak6-2018-12-23.zip
game:
exe: daikatana
installer:
- extract:
dst: $GAMEDIR
file: engine
- execute:
args: assets
file: $GAMEDIR/extract_from_gog.sh
- extract:
dst: $GAMEDIR/data/
file: pak6
slug: daikatana-gog
steamid: 242980
version: GOG
year: 2000
{
"game_slug": "daikatana",
"version": "GOG",
"description": "Daikatana 1.3 x86 (32-bit) engine using GOG game assets",
"notes": "Uses open source engine available at https://bitbucket.org/daikatana13/daikatana/downloads/",
"name": "Daikatana",
"year": 2000,
"steamid": 242980,
"gogslug": "daikatana",
"humblestoreid": "",
"runner": "linux",
"slug": "daikatana-gog",
"installer_slug": "daikatana-gog",
"script": {
"files": [
{
"assets": "N/A:Provide the installer from GOG"
},
{
"engine": "https://bitbucket.org/daikatana13/daikatana/downloads/Daikatana-Linux-2020-07-17.tar.bz2"
},
{
"pak6": "https://bitbucket.org/daikatana13/daikatana/downloads/pak6-2018-12-23.zip"
}
],
"game": {
"exe": "daikatana"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "engine"
}
},
{
"execute": {
"args": "assets",
"file": "$GAMEDIR/extract_from_gog.sh"
}
},
{
"extract": {
"dst": "$GAMEDIR/data/",
"file": "pak6"
}
}
]
}
}