Installer doom-64-doom-64-retribution-

custom-name: Doom 64 - Retribution mod - GZDoom
files:
- rtribmod: N/A:Please select the "Doom 64 Retribution" mod archive.You can download
    it at https://www.moddb.com/mods/doom-64-retribution
game:
  files:
  - D64RTRDEV/D64FADES.pk3
  - D64RTRDEV/interxx_template_ending.wad
  - D64RTRDEV/interxx_template_normal.wad
  - D64RTR[v1.5].WAD
  main_file: $GAMEDIR/doom2.wad
  savedir: $GAMEDIR/saves
installer:
- extract:
    dst: $GAMEDIR
    src: rtribmod
- insert-disc:
    description: Please browse folder where is located DOOM2.WAD file. "Autodetect"
      button will not work here, use "Browse" button.
    requires: doom2.wad
- execute:
    command: ls "$DISC" | grep -i doom2.wad | xargs -I {} cp "$DISC/{}" "$GAMEDIR/doom2.wad";
      cd "$GAMEDIR"; mkdir saves soundfonts; mv DOOMSND.SF2 soundfonts;
- write_file:
    content: '[SoundfontSearch.Directories]

      Path=soundfonts

      [GlobalSettings]

      freelook=true

      '
    file: $GAMEDIR/gzdoom.ini
zdoom:
  config: $GAMEDIR/gzdoom.ini
description: '"Doom64" using  GZDoom and "Doom 64 Retribution" mod'
game_slug: doom-64
gogslug: doom_64
humblestoreid: ''
installer_slug: doom-64-doom-64-retribution-
name: Doom 64
notes: "- During install, you will need to provide:\r\n-- \"doom2.wad\" file from\
  \ \"Doom II\" game\r\n-- \"Doom 64 Retribution\" mod"
runner: zdoom
script:
  custom-name: Doom 64 - Retribution mod - GZDoom
  files:
  - rtribmod: N/A:Please select the "Doom 64 Retribution" mod archive.You can download
      it at https://www.moddb.com/mods/doom-64-retribution
  game:
    files:
    - D64RTRDEV/D64FADES.pk3
    - D64RTRDEV/interxx_template_ending.wad
    - D64RTRDEV/interxx_template_normal.wad
    - D64RTR[v1.5].WAD
    main_file: $GAMEDIR/doom2.wad
    savedir: $GAMEDIR/saves
  installer:
  - extract:
      dst: $GAMEDIR
      src: rtribmod
  - insert-disc:
      description: Please browse folder where is located DOOM2.WAD file. "Autodetect"
        button will not work here, use "Browse" button.
      requires: doom2.wad
  - execute:
      command: ls "$DISC" | grep -i doom2.wad | xargs -I {} cp "$DISC/{}" "$GAMEDIR/doom2.wad";
        cd "$GAMEDIR"; mkdir saves soundfonts; mv DOOMSND.SF2 soundfonts;
  - write_file:
      content: '[SoundfontSearch.Directories]

        Path=soundfonts

        [GlobalSettings]

        freelook=true

        '
      file: $GAMEDIR/gzdoom.ini
  zdoom:
    config: $GAMEDIR/gzdoom.ini
slug: doom-64-doom-64-retribution-
steamid: 1148590
version: Doom 64 - Retribution mod
year: 1997
{
  "game_slug": "doom-64",
  "version": "Doom 64 - Retribution mod",
  "description": "\"Doom64\" using  GZDoom and \"Doom 64 Retribution\" mod",
  "notes": "- During install, you will need to provide:\r\n-- \"doom2.wad\" file from \"Doom II\" game\r\n-- \"Doom 64 Retribution\" mod",
  "name": "Doom 64",
  "year": 1997,
  "steamid": 1148590,
  "gogslug": "doom_64",
  "humblestoreid": "",
  "runner": "zdoom",
  "slug": "doom-64-doom-64-retribution-",
  "installer_slug": "doom-64-doom-64-retribution-",
  "script": {
    "custom-name": "Doom 64 - Retribution mod - GZDoom",
    "files": [
      {
        "rtribmod": "N/A:Please select the \"Doom 64 Retribution\" mod archive.You can download it at https://www.moddb.com/mods/doom-64-retribution"
      }
    ],
    "game": {
      "files": [
        "D64RTRDEV/D64FADES.pk3",
        "D64RTRDEV/interxx_template_ending.wad",
        "D64RTRDEV/interxx_template_normal.wad",
        "D64RTR[v1.5].WAD"
      ],
      "main_file": "$GAMEDIR/doom2.wad",
      "savedir": "$GAMEDIR/saves"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "src": "rtribmod"
        }
      },
      {
        "insert-disc": {
          "description": "Please browse folder where is located DOOM2.WAD file. \"Autodetect\" button will not work here, use \"Browse\" button.",
          "requires": "doom2.wad"
        }
      },
      {
        "execute": {
          "command": "ls \"$DISC\" | grep -i doom2.wad | xargs -I {} cp \"$DISC/{}\" \"$GAMEDIR/doom2.wad\"; cd \"$GAMEDIR\"; mkdir saves soundfonts; mv DOOMSND.SF2 soundfonts;"
        }
      },
      {
        "write_file": {
          "content": "[SoundfontSearch.Directories]\nPath=soundfonts\n[GlobalSettings]\nfreelook=true\n",
          "file": "$GAMEDIR/gzdoom.ini"
        }
      }
    ],
    "zdoom": {
      "config": "$GAMEDIR/gzdoom.ini"
    }
  }
}
Back to game