Installer princess-waltz-jast-usa

files:
- file1: N/A:Please select the JAST USA archive
- file2: N/A:Please select the patch archive
game:
  arch: win32
  exe: drive_c/Program Files/Will/PRINCESS WALTZ/prwaltz.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $CACHE
    file: $file1
- task:
    arch: win32
    executable: $CACHE/Princess Waltz Setup/Setup.exe
    name: wineexec
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Program Files/Will/PRINCESS WALTZ
    file: $file2
description: null
game_slug: princess-waltz
gogslug: ''
humblestoreid: ''
installer_slug: princess-waltz-jast-usa
name: Princess Waltz
notes: ''
runner: wine
script:
  files:
  - file1: N/A:Please select the JAST USA archive
  - file2: N/A:Please select the patch archive
  game:
    arch: win32
    exe: drive_c/Program Files/Will/PRINCESS WALTZ/prwaltz.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE
      file: $file1
  - task:
      arch: win32
      executable: $CACHE/Princess Waltz Setup/Setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/Will/PRINCESS WALTZ
      file: $file2
slug: princess-waltz-jast-usa
steamid: null
version: JAST USA
year: 2006
{
  "game_slug": "princess-waltz",
  "version": "JAST USA",
  "description": null,
  "notes": "",
  "name": "Princess Waltz",
  "year": 2006,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "princess-waltz-jast-usa",
  "installer_slug": "princess-waltz-jast-usa",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the JAST USA archive"
      },
      {
        "file2": "N/A:Please select the patch archive"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Will/PRINCESS WALTZ/prwaltz.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1"
        }
      },
      {
        "task": {
          "arch": "win32",
          "executable": "$CACHE/Princess Waltz Setup/Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/Will/PRINCESS WALTZ",
          "file": "$file2"
        }
      }
    ]
  }
}
Back to game