Installer digital-paintball-2-quake-2-compatible-w

files:
- quake2-shareware: https://lutris.nyc3.digitaloceanspaces.com/games/quake-2/quake_2_demo_win32.exe
- dp2-quake2-compatible: https://digitalpaint.org/files/filestore/pb2q2_20221209b.zip
game:
  arch: win32
  exe: drive_c/Q2Demo/pb2q2.exe
  prefix: $GAMEDIR
installer:
- move:
    dst: $CACHE/archive.zip
    src: quake2-shareware
- extract:
    dst: $CACHE/Q2Demo/
    file: $CACHE/archive.zip
- extract:
    dst: $CACHE/Q2Demo/Install/Data/
    file: dp2-quake2-compatible
- merge:
    dst: $GAMEDIR/drive_c/Q2Demo
    src: $CACHE/Q2Demo/Install/Data/
description: Installs the Quake 2 compatible build of the game in wine
game_slug: digital-paintball-2
gogslug: ''
humblestoreid: ''
installer_slug: digital-paintball-2-quake-2-compatible-w
name: Digital Paintball 2
notes: ''
runner: wine
script:
  files:
  - quake2-shareware: https://lutris.nyc3.digitaloceanspaces.com/games/quake-2/quake_2_demo_win32.exe
  - dp2-quake2-compatible: https://digitalpaint.org/files/filestore/pb2q2_20221209b.zip
  game:
    arch: win32
    exe: drive_c/Q2Demo/pb2q2.exe
    prefix: $GAMEDIR
  installer:
  - move:
      dst: $CACHE/archive.zip
      src: quake2-shareware
  - extract:
      dst: $CACHE/Q2Demo/
      file: $CACHE/archive.zip
  - extract:
      dst: $CACHE/Q2Demo/Install/Data/
      file: dp2-quake2-compatible
  - merge:
      dst: $GAMEDIR/drive_c/Q2Demo
      src: $CACHE/Q2Demo/Install/Data/
slug: digital-paintball-2-quake-2-compatible-w
steamid: null
version: Quake 2 compatible Windows
year: 1998
{
  "game_slug": "digital-paintball-2",
  "version": "Quake 2 compatible Windows",
  "description": "Installs the Quake 2 compatible build of the game in wine",
  "notes": "",
  "name": "Digital Paintball 2",
  "year": 1998,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "digital-paintball-2-quake-2-compatible-w",
  "installer_slug": "digital-paintball-2-quake-2-compatible-w",
  "script": {
    "files": [
      {
        "quake2-shareware": "https://lutris.nyc3.digitaloceanspaces.com/games/quake-2/quake_2_demo_win32.exe"
      },
      {
        "dp2-quake2-compatible": "https://digitalpaint.org/files/filestore/pb2q2_20221209b.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Q2Demo/pb2q2.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "move": {
          "dst": "$CACHE/archive.zip",
          "src": "quake2-shareware"
        }
      },
      {
        "extract": {
          "dst": "$CACHE/Q2Demo/",
          "file": "$CACHE/archive.zip"
        }
      },
      {
        "extract": {
          "dst": "$CACHE/Q2Demo/Install/Data/",
          "file": "dp2-quake2-compatible"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/Q2Demo",
          "src": "$CACHE/Q2Demo/Install/Data/"
        }
      }
    ]
  }
}
Back to game