Installer doom-64-doom64ex

custom-name: Doom 64 - Doom64EX
files:
- d64ex: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Doom%2064/Doom64EX_x64.7z
- rom: N/A:Please select the Nintedo 64 Doom64 rom file (uncompressed rom file with
    .n64 extension).
- script: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Doom%2064/rom2wad.sh
game:
  exe: $GAMEDIR/doom64ex
installer:
- extract:
    dst: $GAMEDIR
    src: d64ex
- copy:
    dst: $GAMEDIR
    src: $rom
- chmodx: $script
- copy:
    dst: $GAMEDIR
    src: $script
- execute:
    file: $GAMEDIR/rom2wad.sh
description: '"Doom64" using Doom64EX open source project'
game_slug: doom-64
gogslug: doom_64
humblestoreid: ''
installer_slug: doom-64-doom64ex
name: Doom 64
notes: '- You will need to provide Nintendo Doom 64 rom file during install (uncompressed
  rom file with .n64 extension).'
runner: linux
script:
  custom-name: Doom 64 - Doom64EX
  files:
  - d64ex: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Doom%2064/Doom64EX_x64.7z
  - rom: N/A:Please select the Nintedo 64 Doom64 rom file (uncompressed rom file with
      .n64 extension).
  - script: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Doom%2064/rom2wad.sh
  game:
    exe: $GAMEDIR/doom64ex
  installer:
  - extract:
      dst: $GAMEDIR
      src: d64ex
  - copy:
      dst: $GAMEDIR
      src: $rom
  - chmodx: $script
  - copy:
      dst: $GAMEDIR
      src: $script
  - execute:
      file: $GAMEDIR/rom2wad.sh
slug: doom-64-doom64ex
steamid: 1148590
version: Doom64EX
year: 1997
{
  "game_slug": "doom-64",
  "version": "Doom64EX",
  "description": "\"Doom64\" using Doom64EX open source project",
  "notes": "- You will need to provide Nintendo Doom 64 rom file during install (uncompressed rom file with .n64 extension).",
  "name": "Doom 64",
  "year": 1997,
  "steamid": 1148590,
  "gogslug": "doom_64",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "doom-64-doom64ex",
  "installer_slug": "doom-64-doom64ex",
  "script": {
    "custom-name": "Doom 64 - Doom64EX",
    "files": [
      {
        "d64ex": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Doom%2064/Doom64EX_x64.7z"
      },
      {
        "rom": "N/A:Please select the Nintedo 64 Doom64 rom file (uncompressed rom file with .n64 extension)."
      },
      {
        "script": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Doom%2064/rom2wad.sh"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/doom64ex"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "src": "d64ex"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR",
          "src": "$rom"
        }
      },
      {
        "chmodx": "$script"
      },
      {
        "copy": {
          "dst": "$GAMEDIR",
          "src": "$script"
        }
      },
      {
        "execute": {
          "file": "$GAMEDIR/rom2wad.sh"
        }
      }
    ]
  }
}
Back to game