Installer saya-no-uta-jast-usa

files:
- file01: N/A:Select the file "Saya_no_Uta.zip" downloaded from JAST USA.
game:
  exe: drive_c/Program Files (x86)/The Song of Saya/Saya_en.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Saya no Uta
    file: $file01
- task:
    executable: $GAMEDIR/drive_c/Saya no Uta/the-song-of-saya-setup.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
description: Installer for the original digital version of the Saya no Uta from JAST
  USA
game_slug: saya-no-uta
gogslug: ''
humblestoreid: ''
installer_slug: saya-no-uta-jast-usa
name: Saya no Uta
notes: 'You need to buy the game from here: https://jastusa.com/games/np002/saya-no-uta-~-the-song-of-saya'
runner: wine
script:
  files:
  - file01: N/A:Select the file "Saya_no_Uta.zip" downloaded from JAST USA.
  game:
    exe: drive_c/Program Files (x86)/The Song of Saya/Saya_en.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Saya no Uta
      file: $file01
  - task:
      executable: $GAMEDIR/drive_c/Saya no Uta/the-song-of-saya-setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
slug: saya-no-uta-jast-usa
steamid: null
version: JAST USA
year: 2003
{
  "game_slug": "saya-no-uta",
  "version": "JAST USA",
  "description": "Installer for the original digital version of the Saya no Uta from JAST USA",
  "notes": "You need to buy the game from here: https://jastusa.com/games/np002/saya-no-uta-~-the-song-of-saya",
  "name": "Saya no Uta",
  "year": 2003,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "saya-no-uta-jast-usa",
  "installer_slug": "saya-no-uta-jast-usa",
  "script": {
    "files": [
      {
        "file01": "N/A:Select the file \"Saya_no_Uta.zip\" downloaded from JAST USA."
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/The Song of Saya/Saya_en.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Saya no Uta",
          "file": "$file01"
        }
      },
      {
        "task": {
          "executable": "$GAMEDIR/drive_c/Saya no Uta/the-song-of-saya-setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game