Installer the-boy-i-like-english-patched

files:
- file1: N/A:Please select the game archive
- file2: N/A:Please select the Onscripter archive
- file3: N/A:Please select the patch archive
game:
  exe: onscripter-en
installer:
- extract:
    dst: $GAMEDIR
    file: $file1
- extract:
    dst: $GAMEDIR
    file: $file2
- extract:
    dst: $GAMEDIR
    file: $file3
- chmodx: $GAMEDIR/onscripter-en
description: null
game_slug: the-boy-i-like
gogslug: ''
humblestoreid: ''
installer_slug: the-boy-i-like-english-patched
name: The Boy I Like?
notes: "Download instructions: https://kudaratan.wordpress.com/2014/12/20/the-boy-i-like-english-patch/\r\
  \nOnscripter: https://web.archive.org/web/20180804033515/http://unclemion.com/onscripter/releases"
runner: linux
script:
  files:
  - file1: N/A:Please select the game archive
  - file2: N/A:Please select the Onscripter archive
  - file3: N/A:Please select the patch archive
  game:
    exe: onscripter-en
  installer:
  - extract:
      dst: $GAMEDIR
      file: $file1
  - extract:
      dst: $GAMEDIR
      file: $file2
  - extract:
      dst: $GAMEDIR
      file: $file3
  - chmodx: $GAMEDIR/onscripter-en
slug: the-boy-i-like-english-patched
steamid: null
version: English patched
year: 2014
{
  "game_slug": "the-boy-i-like",
  "version": "English patched",
  "description": null,
  "notes": "Download instructions: https://kudaratan.wordpress.com/2014/12/20/the-boy-i-like-english-patch/\r\nOnscripter: https://web.archive.org/web/20180804033515/http://unclemion.com/onscripter/releases",
  "name": "The Boy I Like?",
  "year": 2014,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "the-boy-i-like-english-patched",
  "installer_slug": "the-boy-i-like-english-patched",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the game archive"
      },
      {
        "file2": "N/A:Please select the Onscripter archive"
      },
      {
        "file3": "N/A:Please select the patch archive"
      }
    ],
    "game": {
      "exe": "onscripter-en"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$file1"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$file2"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$file3"
        }
      },
      {
        "chmodx": "$GAMEDIR/onscripter-en"
      }
    ]
  }
}
Back to game