Installer pokeone-latest

files:
- p1setup: 'N/A: Download the installer from https://pokeonecommunity.com/index.php?mod=files&action=listcat&where=28
    or the PokeOne Discord Server.'
game:
  exe: drive_c/users/$USER/AppData/Roaming/PokeOne/Launcher.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    executable: p1setup
    name: wineexec
    prefix: $GAMEDIR
description: Installs the latest version of the game launcher from the PokeOne Community
  site or Discord Server.
game_slug: pokeone
gogslug: ''
humblestoreid: ''
installer_slug: pokeone-latest
name: "Pok\xE9One"
notes: ''
runner: wine
script:
  files:
  - p1setup: 'N/A: Download the installer from https://pokeonecommunity.com/index.php?mod=files&action=listcat&where=28
      or the PokeOne Discord Server.'
  game:
    exe: drive_c/users/$USER/AppData/Roaming/PokeOne/Launcher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      executable: p1setup
      name: wineexec
      prefix: $GAMEDIR
slug: pokeone-latest
steamid: null
version: Latest
year: 2019
{
  "game_slug": "pokeone",
  "version": "Latest",
  "description": "Installs the latest version of the game launcher from the PokeOne Community site or Discord Server.",
  "notes": "",
  "name": "Pok\u00e9One",
  "year": 2019,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "pokeone-latest",
  "installer_slug": "pokeone-latest",
  "script": {
    "files": [
      {
        "p1setup": "N/A: Download the installer from https://pokeonecommunity.com/index.php?mod=files&action=listcat&where=28 or the PokeOne Discord Server."
      }
    ],
    "game": {
      "exe": "drive_c/users/$USER/AppData/Roaming/PokeOne/Launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "p1setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game