Installer a-test-prefixless

files:
- game: N/A:Please select the GOG Windows installer.
game:
  exe: drive_c/GOG Games/Tales of Monkey Island/Launch of the Screaming Narwhal/MonkeyIsland101.exe
  prefix: $GAMEDIR
installer:
- move:
    dst: $GAMEDIR
    src: game
description: null
game_slug: test
gogslug: ''
humblestoreid: ''
installer_slug: a-test-prefixless
name: A test
notes: ''
runner: wine
script:
  files:
  - game: N/A:Please select the GOG Windows installer.
  game:
    exe: drive_c/GOG Games/Tales of Monkey Island/Launch of the Screaming Narwhal/MonkeyIsland101.exe
    prefix: $GAMEDIR
  installer:
  - move:
      dst: $GAMEDIR
      src: game
slug: a-test-prefixless
steamid: null
version: prefixless
year: null
{
  "game_slug": "test",
  "version": "prefixless",
  "description": null,
  "notes": "",
  "name": "A test",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "a-test-prefixless",
  "installer_slug": "a-test-prefixless",
  "script": {
    "files": [
      {
        "game": "N/A:Please select the GOG Windows installer."
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/Tales of Monkey Island/Launch of the Screaming Narwhal/MonkeyIsland101.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "game"
        }
      }
    ]
  }
}
Back to game