Installer prime-world-prime-world-classic

files:
- archive: https://github.com/Prime-World-Classic/Prime-World/releases/download/2.3.0L/prime-world-classic.tar.xz
game:
  args: linux 1
  exe: $GAMEDIR/Game/Bin/PW_Game.exe
  prefix: $GAMEDIR/prefix
install_complete_text: Most users need to set their screen resolution in Prime World
  Classic right mouse click -> System options -> Gamescope
installer:
- extract:
    file: archive
- execute:
    command: $GAMEDIR/update.sh
description: 'Prime World Classic is a fork of Prime World: https://github.com/Prime-World-Classic'
game_slug: prime-world
gogslug: ''
humblestoreid: ''
installer_slug: prime-world-prime-world-classic
name: Prime World
notes: '- version 2.3'
runner: wine
script:
  files:
  - archive: https://github.com/Prime-World-Classic/Prime-World/releases/download/2.3.0L/prime-world-classic.tar.xz
  game:
    args: linux 1
    exe: $GAMEDIR/Game/Bin/PW_Game.exe
    prefix: $GAMEDIR/prefix
  install_complete_text: Most users need to set their screen resolution in Prime World
    Classic right mouse click -> System options -> Gamescope
  installer:
  - extract:
      file: archive
  - execute:
      command: $GAMEDIR/update.sh
slug: prime-world-prime-world-classic
steamid: 235340
version: Prime World Classic
year: 2014
{
  "game_slug": "prime-world",
  "version": "Prime World Classic",
  "description": "Prime World Classic is a fork of Prime World: https://github.com/Prime-World-Classic",
  "notes": "- version 2.3",
  "name": "Prime World",
  "year": 2014,
  "steamid": 235340,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "prime-world-prime-world-classic",
  "installer_slug": "prime-world-prime-world-classic",
  "script": {
    "files": [
      {
        "archive": "https://github.com/Prime-World-Classic/Prime-World/releases/download/2.3.0L/prime-world-classic.tar.xz"
      }
    ],
    "game": {
      "args": "linux 1",
      "exe": "$GAMEDIR/Game/Bin/PW_Game.exe",
      "prefix": "$GAMEDIR/prefix"
    },
    "install_complete_text": "Most users need to set their screen resolution in Prime World Classic right mouse click -> System options -> Gamescope",
    "installer": [
      {
        "extract": {
          "file": "archive"
        }
      },
      {
        "execute": {
          "command": "$GAMEDIR/update.sh"
        }
      }
    ]
  }
}
Back to game