files:
- file_id: https://insatia-downloads.quyse.io/insatia-linux-demo.zip
game:
exe: $GAMEDIR/launch
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/
file: file_id
description: None
game_slug: insatia
gogslug: ''
humblestoreid: ''
installer_slug: insatia-native
name: Insatia
notes: If the game lags with a gamepad or when you move mouse, try to use only the
keyboard
runner: linux
script:
files:
- file_id: https://insatia-downloads.quyse.io/insatia-linux-demo.zip
game:
exe: $GAMEDIR/launch
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/
file: file_id
slug: insatia-native
steamid: null
version: Native
year: null
{
"game_slug": "insatia",
"version": "Native",
"description": "None",
"notes": "If the game lags with a gamepad or when you move mouse, try to use only the keyboard",
"name": "Insatia",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "insatia-native",
"installer_slug": "insatia-native",
"script": {
"files": [
{
"file_id": "https://insatia-downloads.quyse.io/insatia-linux-demo.zip"
}
],
"game": {
"exe": "$GAMEDIR/launch",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/",
"file": "file_id"
}
}
]
}
}