files:
- endgame: https://github.com/singularity/singularity/releases/download/v1.00/singularity-1.00.tar.gz
- music: http://www.emhsoft.com/singularity/endgame-singularity-music-007.zip
game:
exe: $GAMEDIR/run_singularity.sh
installer:
- extract:
file: endgame
format: tgz
- extract:
dst: $GAMEDIR/singularity/music
file: music
require-binaries: python3, python3-numpy, python3-pygame
description: ''
game_slug: endgame-singularity
gogslug: ''
humblestoreid: ''
installer_slug: endgame-singularity-100
name: 'Endgame: Singularity'
notes: 'Requires: Python 3.7+, pygame (1.9+), and NumPy.'
runner: linux
script:
files:
- endgame: https://github.com/singularity/singularity/releases/download/v1.00/singularity-1.00.tar.gz
- music: http://www.emhsoft.com/singularity/endgame-singularity-music-007.zip
game:
exe: $GAMEDIR/run_singularity.sh
installer:
- extract:
file: endgame
format: tgz
- extract:
dst: $GAMEDIR/singularity/music
file: music
require-binaries: python3, python3-numpy, python3-pygame
slug: endgame-singularity-100
steamid: null
version: '1.00'
year: 2005
{
"game_slug": "endgame-singularity",
"version": "1.00",
"description": "",
"notes": "Requires: Python 3.7+, pygame (1.9+), and NumPy.",
"name": "Endgame: Singularity",
"year": 2005,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "endgame-singularity-100",
"installer_slug": "endgame-singularity-100",
"script": {
"files": [
{
"endgame": "https://github.com/singularity/singularity/releases/download/v1.00/singularity-1.00.tar.gz"
},
{
"music": "http://www.emhsoft.com/singularity/endgame-singularity-music-007.zip"
}
],
"game": {
"exe": "$GAMEDIR/run_singularity.sh"
},
"installer": [
{
"extract": {
"file": "endgame",
"format": "tgz"
}
},
{
"extract": {
"dst": "$GAMEDIR/singularity/music",
"file": "music"
}
}
],
"require-binaries": "python3, python3-numpy, python3-pygame"
}
}