Installer duke-nukem-3d-20th-anniversar-hrp-for-eduke32

extends: duke-nukem-3d
files:
- hrp1: http://www.duke4.org/files/nightfright/hrp/duke3d_hrp.zip
- hrp2:
    filename: hrpmusic.zip
    url: https://www.dropbox.com/s/i7gsyz81x1xtvqh/duke3d_music-sc55.zip?dl=0
installer:
- merge:
    dst: $GAMEDIR/hrp
    src: hrp1
- merge:
    dst: $GAMEDIR/hrp
    src: hrp2
- write_config:
    file: $GAMEDIR/config.cfg
    key: Polymer
    section: Screen Setup
    value: '1'
description: "\"Hi Resolution Pack\" for EDuke32: HD graphism, HD music, light effects\
  \ and other enhancements.\r\nCredits:\r\nBig thanks to the guys at Duke4.net:\r\n\
  http://hrp.duke4.net/\r\nand his community:\r\nhttps://forums.duke4.net/"
game_slug: duke-nukem-3d-20th-anniversary-world-tour
gogslug: ''
humblestoreid: ''
installer_slug: duke-nukem-3d-20th-anniversar-hrp-for-eduke32
name: 'Duke Nukem 3D: 20th Anniversary World Tour'
notes: '- This script will not install "Duke Nukem 3D" nor EDuke32, it will only install
  Hi Resolution Packs provided by http://hrp.duke4.net/ and the "Duke Nukem 3D" community.
  So you have to install one of this scripts "Steam + EDuke32", "All versions + EDuke32"
  or "GOG + EDuke32" before this one.'
runner: linux
script:
  extends: duke-nukem-3d
  files:
  - hrp1: http://www.duke4.org/files/nightfright/hrp/duke3d_hrp.zip
  - hrp2:
      filename: hrpmusic.zip
      url: https://www.dropbox.com/s/i7gsyz81x1xtvqh/duke3d_music-sc55.zip?dl=0
  installer:
  - merge:
      dst: $GAMEDIR/hrp
      src: hrp1
  - merge:
      dst: $GAMEDIR/hrp
      src: hrp2
  - write_config:
      file: $GAMEDIR/config.cfg
      key: Polymer
      section: Screen Setup
      value: '1'
slug: duke-nukem-3d-20th-anniversar-hrp-for-eduke32
steamid: 434050
version: HRP for EDuke32
year: 2016
{
  "game_slug": "duke-nukem-3d-20th-anniversary-world-tour",
  "version": "HRP for EDuke32",
  "description": "\"Hi Resolution Pack\" for EDuke32: HD graphism, HD music, light effects and other enhancements.\r\nCredits:\r\nBig thanks to the guys at Duke4.net:\r\nhttp://hrp.duke4.net/\r\nand his community:\r\nhttps://forums.duke4.net/",
  "notes": "- This script will not install \"Duke Nukem 3D\" nor EDuke32, it will only install Hi Resolution Packs provided by http://hrp.duke4.net/ and the \"Duke Nukem 3D\" community. So you have to install one of this scripts \"Steam + EDuke32\", \"All versions + EDuke32\" or \"GOG + EDuke32\" before this one.",
  "name": "Duke Nukem 3D: 20th Anniversary World Tour",
  "year": 2016,
  "steamid": 434050,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "duke-nukem-3d-20th-anniversar-hrp-for-eduke32",
  "installer_slug": "duke-nukem-3d-20th-anniversar-hrp-for-eduke32",
  "script": {
    "extends": "duke-nukem-3d",
    "files": [
      {
        "hrp1": "http://www.duke4.org/files/nightfright/hrp/duke3d_hrp.zip"
      },
      {
        "hrp2": {
          "filename": "hrpmusic.zip",
          "url": "https://www.dropbox.com/s/i7gsyz81x1xtvqh/duke3d_music-sc55.zip?dl=0"
        }
      }
    ],
    "installer": [
      {
        "merge": {
          "dst": "$GAMEDIR/hrp",
          "src": "hrp1"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/hrp",
          "src": "hrp2"
        }
      },
      {
        "write_config": {
          "file": "$GAMEDIR/config.cfg",
          "key": "Polymer",
          "section": "Screen Setup",
          "value": "1"
        }
      }
    ]
  }
}
Back to game