Installer the-cleft-of-dimensions-project-tuna-14

files:
- project_tuna_zip: http://www.cleftofdimensions.net/ProjTuna_1_4.zip
- java_jre: https://lutris.net/files/runners/jre-8u191-linux-x64.tar.gz
game:
  args: -jar ProjTuna.jar
  exe: $GAMEDIR/ProjTuna_1_4/jre1.8.0_191/bin/java
  working_dir: $GAMEDIR/ProjTuna_1_4
installer:
- extract:
    dst: $GAMEDIR
    format: zip
    nomerge: true
    src: project_tuna_zip
- extract:
    dst: $GAMEDIR/ProjTuna_1_4
    nomerge: true
    src: java_jre
description: null
game_slug: the-cleft-of-dimensions
gogslug: ''
humblestoreid: ''
installer_slug: the-cleft-of-dimensions-project-tuna-14
name: The Cleft of Dimensions
notes: Includes Java Runtime Environment
runner: linux
script:
  files:
  - project_tuna_zip: http://www.cleftofdimensions.net/ProjTuna_1_4.zip
  - java_jre: https://lutris.net/files/runners/jre-8u191-linux-x64.tar.gz
  game:
    args: -jar ProjTuna.jar
    exe: $GAMEDIR/ProjTuna_1_4/jre1.8.0_191/bin/java
    working_dir: $GAMEDIR/ProjTuna_1_4
  installer:
  - extract:
      dst: $GAMEDIR
      format: zip
      nomerge: true
      src: project_tuna_zip
  - extract:
      dst: $GAMEDIR/ProjTuna_1_4
      nomerge: true
      src: java_jre
slug: the-cleft-of-dimensions-project-tuna-14
steamid: null
version: Project Tuna 1.4
year: 2000
{
  "game_slug": "the-cleft-of-dimensions",
  "version": "Project Tuna 1.4",
  "description": null,
  "notes": "Includes Java Runtime Environment",
  "name": "The Cleft of Dimensions",
  "year": 2000,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "the-cleft-of-dimensions-project-tuna-14",
  "installer_slug": "the-cleft-of-dimensions-project-tuna-14",
  "script": {
    "files": [
      {
        "project_tuna_zip": "http://www.cleftofdimensions.net/ProjTuna_1_4.zip"
      },
      {
        "java_jre": "https://lutris.net/files/runners/jre-8u191-linux-x64.tar.gz"
      }
    ],
    "game": {
      "args": "-jar ProjTuna.jar",
      "exe": "$GAMEDIR/ProjTuna_1_4/jre1.8.0_191/bin/java",
      "working_dir": "$GAMEDIR/ProjTuna_1_4"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "format": "zip",
          "nomerge": true,
          "src": "project_tuna_zip"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/ProjTuna_1_4",
          "nomerge": true,
          "src": "java_jre"
        }
      }
    ]
  }
}
Back to game