Installer a-test-booleans

game:
  exe: foo.exe
wine:
  dxvk: 'true'
description: null
game_slug: test
gogslug: ''
humblestoreid: ''
installer_slug: a-test-booleans
name: A test
notes: ''
runner: wine
script:
  game:
    exe: foo.exe
  wine:
    dxvk: 'true'
slug: a-test-booleans
steamid: null
version: booleans
year: null
{
  "game_slug": "test",
  "version": "booleans",
  "description": null,
  "notes": "",
  "name": "A test",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "a-test-booleans",
  "installer_slug": "a-test-booleans",
  "script": {
    "game": {
      "exe": "foo.exe"
    },
    "wine": {
      "dxvk": "true"
    }
  }
}
Back to game