files:
- game_files: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Black%20Sect/Black%20Sect%20Remake%20v10.7z
game:
game_id: blacksect1
path: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: game_files
format: 7z
description: Play "Black Sect" Remake edition on Linux!
game_slug: black-sect
gogslug: ''
humblestoreid: ''
installer_slug: black-sect-remake
name: Black Sect
notes: ''
runner: scummvm
script:
files:
- game_files: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Black%20Sect/Black%20Sect%20Remake%20v10.7z
game:
game_id: blacksect1
path: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: game_files
format: 7z
slug: black-sect-remake
steamid: null
version: Remake
year: 1993
{
"game_slug": "black-sect",
"version": "Remake",
"description": "Play \"Black Sect\" Remake edition on Linux!",
"notes": "",
"name": "Black Sect",
"year": 1993,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "scummvm",
"slug": "black-sect-remake",
"installer_slug": "black-sect-remake",
"script": {
"files": [
{
"game_files": "https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Black%20Sect/Black%20Sect%20Remake%20v10.7z"
}
],
"game": {
"game_id": "blacksect1",
"path": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "game_files",
"format": "7z"
}
}
]
}
}