files:
- archive: https://archive.org/download/ground-control.tar.xz/ground-control.tar.xz
game:
exe: $GAMEDIR/gc.exe
prefix: $GAMEDIR/prefix
installer:
- extract:
file: archive
system:
gamescope: true
gamescope_force_grab_cursor: true
gamescope_game_res: 1024x768
wine:
esync: false
description: ''
game_slug: ground-control
gogslug: mega_pack_test
humblestoreid: ''
installer_slug: ground-control-1011
name: Ground Control
notes: ''
runner: wine
script:
files:
- archive: https://archive.org/download/ground-control.tar.xz/ground-control.tar.xz
game:
exe: $GAMEDIR/gc.exe
prefix: $GAMEDIR/prefix
installer:
- extract:
file: archive
system:
gamescope: true
gamescope_force_grab_cursor: true
gamescope_game_res: 1024x768
wine:
esync: false
slug: ground-control-1011
steamid: null
version: '1011'
year: 2000
{
"game_slug": "ground-control",
"version": "1011",
"description": "",
"notes": "",
"name": "Ground Control",
"year": 2000,
"steamid": null,
"gogslug": "mega_pack_test",
"humblestoreid": "",
"runner": "wine",
"slug": "ground-control-1011",
"installer_slug": "ground-control-1011",
"script": {
"files": [
{
"archive": "https://archive.org/download/ground-control.tar.xz/ground-control.tar.xz"
}
],
"game": {
"exe": "$GAMEDIR/gc.exe",
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"extract": {
"file": "archive"
}
}
],
"system": {
"gamescope": true,
"gamescope_force_grab_cursor": true,
"gamescope_game_res": "1024x768"
},
"wine": {
"esync": false
}
}
}