Installer uplink-gog-uplinkos-mod

custom-name: Uplink - GOG - UplinkOS mod
files:
- gogsetup: N/A:Please select the Uplink setup exe file downloaded from your GOG account.
- uplinkos: N/A:Please select the UplinkOS_v104_GOLD_GOG.3.zip file downloaded from
    https://www.moddb.com/mods/uplink-os/downloads/uplinkos-v104-gold-for-gog
- inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
game:
  arch: win32
  exe: drive_c/Uplink/UplinkOS.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $CACHE
    file: inno
- execute:
    args: -d "$GAMEDIR/drive_c/Uplink" --gog "$gogsetup"
    file: $CACHE/innoextract
- merge:
    dst: $GAMEDIR/drive_c/Uplink
    src: $GAMEDIR/drive_c/Uplink/app
- extract:
    dst: $GAMEDIR/drive_c/Uplink
    src: uplinkos
wine:
  Desktop: true
  dxvk: false
description: UplinkOS GOLD v104 mod updates the visuals and allows painless fullscreen
  experience on modern systems.
game_slug: uplink
gogslug: scanner_sombre_pack
humblestoreid: uplink_android_pc_soundtrack
installer_slug: uplink-gog-uplinkos-mod
name: Uplink
notes: ''
runner: wine
script:
  custom-name: Uplink - GOG - UplinkOS mod
  files:
  - gogsetup: N/A:Please select the Uplink setup exe file downloaded from your GOG
      account.
  - uplinkos: N/A:Please select the UplinkOS_v104_GOLD_GOG.3.zip file downloaded from
      https://www.moddb.com/mods/uplink-os/downloads/uplinkos-v104-gold-for-gog
  - inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
  game:
    arch: win32
    exe: drive_c/Uplink/UplinkOS.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $CACHE
      file: inno
  - execute:
      args: -d "$GAMEDIR/drive_c/Uplink" --gog "$gogsetup"
      file: $CACHE/innoextract
  - merge:
      dst: $GAMEDIR/drive_c/Uplink
      src: $GAMEDIR/drive_c/Uplink/app
  - extract:
      dst: $GAMEDIR/drive_c/Uplink
      src: uplinkos
  wine:
    Desktop: true
    dxvk: false
slug: uplink-gog-uplinkos-mod
steamid: 1510
version: GOG - UplinkOS mod
year: 2001
{
  "game_slug": "uplink",
  "version": "GOG - UplinkOS mod",
  "description": "UplinkOS GOLD v104 mod updates the visuals and allows painless fullscreen experience on modern systems.",
  "notes": "",
  "name": "Uplink",
  "year": 2001,
  "steamid": 1510,
  "gogslug": "scanner_sombre_pack",
  "humblestoreid": "uplink_android_pc_soundtrack",
  "runner": "wine",
  "slug": "uplink-gog-uplinkos-mod",
  "installer_slug": "uplink-gog-uplinkos-mod",
  "script": {
    "custom-name": "Uplink - GOG - UplinkOS mod",
    "files": [
      {
        "gogsetup": "N/A:Please select the Uplink setup exe file downloaded from your GOG account."
      },
      {
        "uplinkos": "N/A:Please select the UplinkOS_v104_GOLD_GOG.3.zip file downloaded from https://www.moddb.com/mods/uplink-os/downloads/uplinkos-v104-gold-for-gog"
      },
      {
        "inno": "https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Uplink/UplinkOS.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "inno"
        }
      },
      {
        "execute": {
          "args": "-d \"$GAMEDIR/drive_c/Uplink\" --gog \"$gogsetup\"",
          "file": "$CACHE/innoextract"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/Uplink",
          "src": "$GAMEDIR/drive_c/Uplink/app"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Uplink",
          "src": "uplinkos"
        }
      }
    ],
    "wine": {
      "Desktop": true,
      "dxvk": false
    }
  }
}
Back to game