Installer kagetsu-tohya-eng

files:
- gamezip: N/A:Select the game's zip file (Download from https://shorturl.at/KJvYv
    )
- onscripter-en-x64: https://web.archive.org/web/20180703015134/http://unclemion.com/onscripter/pub/onscr/onscripter-en-linux-x86_64-20110628.tar.bz2
game:
  args: -s ./
  exe: $GAMEDIR/drive_c/Program Files/Kagetsu/onscripter-en
installer:
- extract:
    dst: $CACHE
    file: gamezip
- move:
    dst: $GAMEDIR/drive_c/Program Files/Kagetsu/
    src: $CACHE/Game
- extract:
    dst: $CACHE/
    file: onscripter-en-x64
- move:
    dst: $GAMEDIR/drive_c/Program Files/Kagetsu/
    src: $CACHE/onscripter-en
- chmodx: $GAMEDIR/drive_c/Program Files/Kagetsu/onscripter-en
description: ONScripter
game_slug: kagetsu-tohya
gogslug: ''
humblestoreid: ''
installer_slug: kagetsu-tohya-eng
name: Kagetsu Tohya
notes: ''
runner: linux
script:
  files:
  - gamezip: N/A:Select the game's zip file (Download from https://shorturl.at/KJvYv
      )
  - onscripter-en-x64: https://web.archive.org/web/20180703015134/http://unclemion.com/onscripter/pub/onscr/onscripter-en-linux-x86_64-20110628.tar.bz2
  game:
    args: -s ./
    exe: $GAMEDIR/drive_c/Program Files/Kagetsu/onscripter-en
  installer:
  - extract:
      dst: $CACHE
      file: gamezip
  - move:
      dst: $GAMEDIR/drive_c/Program Files/Kagetsu/
      src: $CACHE/Game
  - extract:
      dst: $CACHE/
      file: onscripter-en-x64
  - move:
      dst: $GAMEDIR/drive_c/Program Files/Kagetsu/
      src: $CACHE/onscripter-en
  - chmodx: $GAMEDIR/drive_c/Program Files/Kagetsu/onscripter-en
slug: kagetsu-tohya-eng
steamid: null
version: ENG
year: 2001
{
  "game_slug": "kagetsu-tohya",
  "version": "ENG",
  "description": "ONScripter",
  "notes": "",
  "name": "Kagetsu Tohya",
  "year": 2001,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "kagetsu-tohya-eng",
  "installer_slug": "kagetsu-tohya-eng",
  "script": {
    "files": [
      {
        "gamezip": "N/A:Select the game's zip file (Download from https://shorturl.at/KJvYv )"
      },
      {
        "onscripter-en-x64": "https://web.archive.org/web/20180703015134/http://unclemion.com/onscripter/pub/onscr/onscripter-en-linux-x86_64-20110628.tar.bz2"
      }
    ],
    "game": {
      "args": "-s ./",
      "exe": "$GAMEDIR/drive_c/Program Files/Kagetsu/onscripter-en"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "gamezip"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/Program Files/Kagetsu/",
          "src": "$CACHE/Game"
        }
      },
      {
        "extract": {
          "dst": "$CACHE/",
          "file": "onscripter-en-x64"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/Program Files/Kagetsu/",
          "src": "$CACHE/onscripter-en"
        }
      },
      {
        "chmodx": "$GAMEDIR/drive_c/Program Files/Kagetsu/onscripter-en"
      }
    ]
  }
}
Back to game