Installer say-when-itchio

files:
- file1: N/A:Please select the itch.io HTML
game:
  main_file: $file1
installer:
- merge:
    dst: $GAMEDIR
    src: file1
web:
  window_size: 1280x720
description: ''
game_slug: say-when
gogslug: ''
humblestoreid: ''
installer_slug: say-when-itchio
name: Say When
notes: ''
runner: web
script:
  files:
  - file1: N/A:Please select the itch.io HTML
  game:
    main_file: $file1
  installer:
  - merge:
      dst: $GAMEDIR
      src: file1
  web:
    window_size: 1280x720
slug: say-when-itchio
steamid: null
version: itch.io
year: 2015
{
  "game_slug": "say-when",
  "version": "itch.io",
  "description": "",
  "notes": "",
  "name": "Say When",
  "year": 2015,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "web",
  "slug": "say-when-itchio",
  "installer_slug": "say-when-itchio",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the itch.io HTML"
      }
    ],
    "game": {
      "main_file": "$file1"
    },
    "installer": [
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "file1"
        }
      }
    ],
    "web": {
      "window_size": "1280x720"
    }
  }
}
Back to game