files:
- file1: N/A:Please select the game archive
game:
exe: CrossLoveEp1.sh
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/CrossLoveEp1.sh
- chmodx: $GAMEDIR/lib/linux-i686/CrossLoveEp1
- chmodx: $GAMEDIR/lib/linux-x86_64/CrossLoveEp1
description: null
game_slug: cross-love-episode-1
gogslug: ''
humblestoreid: ''
installer_slug: cross-love-episode-1-nutaku
name: Cross Love - Episode 1
notes: Should work with the game purchased from other retailers, but not tested.
runner: linux
script:
files:
- file1: N/A:Please select the game archive
game:
exe: CrossLoveEp1.sh
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/CrossLoveEp1.sh
- chmodx: $GAMEDIR/lib/linux-i686/CrossLoveEp1
- chmodx: $GAMEDIR/lib/linux-x86_64/CrossLoveEp1
slug: cross-love-episode-1-nutaku
steamid: null
version: Nutaku
year: 2018
{
"game_slug": "cross-love-episode-1",
"version": "Nutaku",
"description": null,
"notes": "Should work with the game purchased from other retailers, but not tested.",
"name": "Cross Love - Episode 1",
"year": 2018,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "cross-love-episode-1-nutaku",
"installer_slug": "cross-love-episode-1-nutaku",
"script": {
"files": [
{
"file1": "N/A:Please select the game archive"
}
],
"game": {
"exe": "CrossLoveEp1.sh"
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/CrossLoveEp1.sh"
},
{
"chmodx": "$GAMEDIR/lib/linux-i686/CrossLoveEp1"
},
{
"chmodx": "$GAMEDIR/lib/linux-x86_64/CrossLoveEp1"
}
]
}
}