Installer pirate101-10

files:
- installer: https://edgecast.pirate101.com/InstallPirate101.exe
game:
  exe: $GAMEDIR/InstallPirate101.exe
installer:
- move:
    dst: $GAMEDIR
    src: installer
description: ''
game_slug: pirate101
gogslug: ''
humblestoreid: ''
installer_slug: pirate101-10
name: Pirate101
notes: For the best first experience, wait for all the assets to download while creating
  your character before continuing.
runner: wine
script:
  files:
  - installer: https://edgecast.pirate101.com/InstallPirate101.exe
  game:
    exe: $GAMEDIR/InstallPirate101.exe
  installer:
  - move:
      dst: $GAMEDIR
      src: installer
slug: pirate101-10
steamid: 620620
version: '1.0'
year: 2012
{
  "game_slug": "pirate101",
  "version": "1.0",
  "description": "",
  "notes": "For the best first experience, wait for all the assets to download while creating your character before continuing.",
  "name": "Pirate101",
  "year": 2012,
  "steamid": 620620,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "pirate101-10",
  "installer_slug": "pirate101-10",
  "script": {
    "files": [
      {
        "installer": "https://edgecast.pirate101.com/InstallPirate101.exe"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/InstallPirate101.exe"
    },
    "installer": [
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "installer"
        }
      }
    ]
  }
}
Back to game