Installer my-girlfriend-is-the-presiden-jast-usa

files:
- file1: N/A:Please select the JAST USA archive
- file2: N/A:Please select the JAST USA patch file
game:
  arch: win32
  exe: drive_c/Program Files/My Girlfriend is the President/osana.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $CACHE
    file: $file1
- task:
    args: '"/sp-" "/silent" "/norestart" /DIR="C:\\Program Files\\My Girlfriend is
      the President"'
    executable: $CACHE/President_Setup.exe
    name: wineexec
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/plugin
    file: $file2
description: ''
game_slug: my-girlfriend-is-the-president
gogslug: ''
humblestoreid: ''
installer_slug: my-girlfriend-is-the-presiden-jast-usa
name: My Girlfriend is the President
notes: ''
runner: wine
script:
  files:
  - file1: N/A:Please select the JAST USA archive
  - file2: N/A:Please select the JAST USA patch file
  game:
    arch: win32
    exe: drive_c/Program Files/My Girlfriend is the President/osana.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE
      file: $file1
  - task:
      args: '"/sp-" "/silent" "/norestart" /DIR="C:\\Program Files\\My Girlfriend
        is the President"'
      executable: $CACHE/President_Setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/plugin
      file: $file2
slug: my-girlfriend-is-the-presiden-jast-usa
steamid: null
version: JAST USA
year: 2009
{
  "game_slug": "my-girlfriend-is-the-president",
  "version": "JAST USA",
  "description": "",
  "notes": "",
  "name": "My Girlfriend is the President",
  "year": 2009,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "my-girlfriend-is-the-presiden-jast-usa",
  "installer_slug": "my-girlfriend-is-the-presiden-jast-usa",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the JAST USA archive"
      },
      {
        "file2": "N/A:Please select the JAST USA patch file"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/My Girlfriend is the President/osana.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1"
        }
      },
      {
        "task": {
          "args": "\"/sp-\" \"/silent\" \"/norestart\" /DIR=\"C:\\\\Program Files\\\\My Girlfriend is the President\"",
          "executable": "$CACHE/President_Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/plugin",
          "file": "$file2"
        }
      }
    ]
  }
}
Back to game