files:
- zipfile: N/A:Download remeow.zip from https://gamejolt.com/games/alleycatremeow/327439
game:
exe: drive_c/Remeow/Remeow.exe
prefix: $GAMEDIR
installer:
- task:
description: Preparing Wine prefix
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Remeow/
file: zipfile
description: ''
game_slug: alley-cat-remeow-edition
gogslug: ''
humblestoreid: ''
installer_slug: alley-cat-remeow-edition-103
name: 'Alley Cat: Remeow Edition'
notes: Additional configuration can be done by editing "config.cfg" from the game
directory.
runner: wine
script:
files:
- zipfile: N/A:Download remeow.zip from https://gamejolt.com/games/alleycatremeow/327439
game:
exe: drive_c/Remeow/Remeow.exe
prefix: $GAMEDIR
installer:
- task:
description: Preparing Wine prefix
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Remeow/
file: zipfile
slug: alley-cat-remeow-edition-103
steamid: null
version: 1.0.3
year: 2018
{
"game_slug": "alley-cat-remeow-edition",
"version": "1.0.3",
"description": "",
"notes": "Additional configuration can be done by editing \"config.cfg\" from the game directory.",
"name": "Alley Cat: Remeow Edition",
"year": 2018,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "alley-cat-remeow-edition-103",
"installer_slug": "alley-cat-remeow-edition-103",
"script": {
"files": [
{
"zipfile": "N/A:Download remeow.zip from https://gamejolt.com/games/alleycatremeow/327439"
}
],
"game": {
"exe": "drive_c/Remeow/Remeow.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Preparing Wine prefix",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Remeow/",
"file": "zipfile"
}
}
]
}
}