files:
- zipfile: N/A:Please select the Itch.io zip file
game:
exe: $GAMEDIR/Rat_and_Bat.sh
installer:
- extract:
dst: $CACHE
file: zipfile
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE
description: ''
game_slug: cyber-drak-cools-yas-from-mars-rat-and-bat-love-and-hate
gogslug: ''
humblestoreid: ''
installer_slug: cyber-drak-cools-yas-from-mar-itchio
name: 'Cyber Drak-Cools-Yas From Mars: Rat and Bat. Love and Hate.'
notes: ''
runner: linux
script:
files:
- zipfile: N/A:Please select the Itch.io zip file
game:
exe: $GAMEDIR/Rat_and_Bat.sh
installer:
- extract:
dst: $CACHE
file: zipfile
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE
slug: cyber-drak-cools-yas-from-mar-itchio
steamid: null
version: Itch.io
year: 2018
{
"game_slug": "cyber-drak-cools-yas-from-mars-rat-and-bat-love-and-hate",
"version": "Itch.io",
"description": "",
"notes": "",
"name": "Cyber Drak-Cools-Yas From Mars: Rat and Bat. Love and Hate.",
"year": 2018,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "cyber-drak-cools-yas-from-mar-itchio",
"installer_slug": "cyber-drak-cools-yas-from-mar-itchio",
"script": {
"files": [
{
"zipfile": "N/A:Please select the Itch.io zip file"
}
],
"game": {
"exe": "$GAMEDIR/Rat_and_Bat.sh"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "zipfile",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE"
}
}
]
}
}