files:
- file1:
filename: magicos-linux-x86.tar.bz2
url: https://lemmasoft.renai.us/forums/download/file.php?id=8644&sid=7d1483c72a77c8879c1027a41615c948
game:
exe: magicos.sh
installer:
- extract:
dst: $GAMEDIR
file: $file1
description: Free download from renai.us
game_slug: my-magical-cosplay-cafe
gogslug: ''
humblestoreid: ''
installer_slug: my-magical-cosplay-cafe-11
name: My Magical Cosplay Cafe
notes: ''
runner: linux
script:
files:
- file1:
filename: magicos-linux-x86.tar.bz2
url: https://lemmasoft.renai.us/forums/download/file.php?id=8644&sid=7d1483c72a77c8879c1027a41615c948
game:
exe: magicos.sh
installer:
- extract:
dst: $GAMEDIR
file: $file1
slug: my-magical-cosplay-cafe-11
steamid: null
version: '1.1'
year: 2011
{
"game_slug": "my-magical-cosplay-cafe",
"version": "1.1",
"description": "Free download from renai.us",
"notes": "",
"name": "My Magical Cosplay Cafe",
"year": 2011,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "my-magical-cosplay-cafe-11",
"installer_slug": "my-magical-cosplay-cafe-11",
"script": {
"files": [
{
"file1": {
"filename": "magicos-linux-x86.tar.bz2",
"url": "https://lemmasoft.renai.us/forums/download/file.php?id=8644&sid=7d1483c72a77c8879c1027a41615c948"
}
}
],
"game": {
"exe": "magicos.sh"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "$file1"
}
}
]
}
}