files:
- file1: N/A:Please select the Groupees archive
game:
exe: Lune
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/Lune
description: ''
game_slug: lune
gogslug: ''
humblestoreid: ''
installer_slug: lune-groupees
name: Lune
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Groupees archive
game:
exe: Lune
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/Lune
slug: lune-groupees
steamid: null
version: Groupees
year: 2013
{
"game_slug": "lune",
"version": "Groupees",
"description": "",
"notes": "",
"name": "Lune",
"year": 2013,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "lune-groupees",
"installer_slug": "lune-groupees",
"script": {
"files": [
{
"file1": "N/A:Please select the Groupees archive"
}
],
"game": {
"exe": "Lune"
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/Lune"
}
]
}
}