files:
- installer: http://www.spheresofchaos.com/files/chaosl.zip
game:
exe: Chaosl
installer:
- extract:
dst: $GAMEDIR
file: installer
- chmodx: $GAMEDIR/Chaosl
description: null
game_slug: spheres-of-chaos
gogslug: ''
humblestoreid: ''
installer_slug: spheres-of-chaos-207
name: Spheres of Chaos
notes: "You will need this registration key: bbd8b010c7ee50c492b30454dd504d87\r\n\
Requires some messing with permissions on the .chaos folder, or it can't save its\
\ registration file"
runner: linux
script:
files:
- installer: http://www.spheresofchaos.com/files/chaosl.zip
game:
exe: Chaosl
installer:
- extract:
dst: $GAMEDIR
file: installer
- chmodx: $GAMEDIR/Chaosl
slug: spheres-of-chaos-207
steamid: null
version: '2.07'
year: 1992
{
"game_slug": "spheres-of-chaos",
"version": "2.07",
"description": null,
"notes": "You will need this registration key: bbd8b010c7ee50c492b30454dd504d87\r\nRequires some messing with permissions on the .chaos folder, or it can't save its registration file",
"name": "Spheres of Chaos",
"year": 1992,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "spheres-of-chaos-207",
"installer_slug": "spheres-of-chaos-207",
"script": {
"files": [
{
"installer": "http://www.spheresofchaos.com/files/chaosl.zip"
}
],
"game": {
"exe": "Chaosl"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "installer"
}
},
{
"chmodx": "$GAMEDIR/Chaosl"
}
]
}
}