files:
- game: N/A:Please select the zip archive
game:
exe: Elysian Eclipse.exe
installer:
- extract:
file: $game
- chmodx: $GAMEDIR/Elysian Eclipse.exe
description: Download release from https://www.elysian-eclipse.com
game_slug: elysian-eclipse
gogslug: ''
humblestoreid: ''
installer_slug: elysian-eclipse-all
name: Elysian Eclipse
notes: ''
runner: wine
script:
files:
- game: N/A:Please select the zip archive
game:
exe: Elysian Eclipse.exe
installer:
- extract:
file: $game
- chmodx: $GAMEDIR/Elysian Eclipse.exe
slug: elysian-eclipse-all
steamid: null
version: all
year: null
{
"game_slug": "elysian-eclipse",
"version": "all",
"description": "Download release from https://www.elysian-eclipse.com",
"notes": "",
"name": "Elysian Eclipse",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "elysian-eclipse-all",
"installer_slug": "elysian-eclipse-all",
"script": {
"files": [
{
"game": "N/A:Please select the zip archive"
}
],
"game": {
"exe": "Elysian Eclipse.exe"
},
"installer": [
{
"extract": {
"file": "$game"
}
},
{
"chmodx": "$GAMEDIR/Elysian Eclipse.exe"
}
]
}
}