custom-name: OSMOS - Linux tar.gz package
files:
- gamesetup: N/A:Please select OSMOS Linux tar.gz package
game:
exe: $GAMEDIR/Osmos.bin64
installer:
- extract:
dst: $GAMEDIR
file: gamesetup
format: tgz
description: "\r\n\"OSMOS\" provided from official OSMOS site game: http://www.osmos-game.com/\r\
\n\r\n"
game_slug: osmos
gogslug: ''
humblestoreid: osmos
installer_slug: osmos-targz-package
name: Osmos
notes: '- This Lutris script installer is only compatible with OSMOS tar.gz package.
You have to download the package before to launch this installer.'
runner: linux
script:
custom-name: OSMOS - Linux tar.gz package
files:
- gamesetup: N/A:Please select OSMOS Linux tar.gz package
game:
exe: $GAMEDIR/Osmos.bin64
installer:
- extract:
dst: $GAMEDIR
file: gamesetup
format: tgz
slug: osmos-targz-package
steamid: 29180
version: tar.gz package
year: 2009
{
"game_slug": "osmos",
"version": "tar.gz package",
"description": "\r\n\"OSMOS\" provided from official OSMOS site game: http://www.osmos-game.com/\r\n\r\n",
"notes": "- This Lutris script installer is only compatible with OSMOS tar.gz package. You have to download the package before to launch this installer.",
"name": "Osmos",
"year": 2009,
"steamid": 29180,
"gogslug": "",
"humblestoreid": "osmos",
"runner": "linux",
"slug": "osmos-targz-package",
"installer_slug": "osmos-targz-package",
"script": {
"custom-name": "OSMOS - Linux tar.gz package",
"files": [
{
"gamesetup": "N/A:Please select OSMOS Linux tar.gz package"
}
],
"game": {
"exe": "$GAMEDIR/Osmos.bin64"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "gamesetup",
"format": "tgz"
}
}
]
}
}