Installer osu-opsu

files:
- opsu: https://github.com/itdelatrisu/opsu/releases/download/0.16.1/opsu-0.16.1.jar
- jre: https://lutris.net/files/runners/jre-8u73-linux-x64.tar.gz
game:
  args: -jar "$GAMEDIR/opsu-0.16.1.jar"
  exe: $GAMEDIR/bin/java
installer:
- merge:
    dst: $GAMEDIR
    src: $opsu
- extract:
    file: jre
description: opsu! is an unofficial open-source client for osu! https://itdelatrisu.github.io/opsu
game_slug: osu
gogslug: ''
humblestoreid: ''
installer_slug: osu-opsu
name: osu!
notes: ''
runner: linux
script:
  files:
  - opsu: https://github.com/itdelatrisu/opsu/releases/download/0.16.1/opsu-0.16.1.jar
  - jre: https://lutris.net/files/runners/jre-8u73-linux-x64.tar.gz
  game:
    args: -jar "$GAMEDIR/opsu-0.16.1.jar"
    exe: $GAMEDIR/bin/java
  installer:
  - merge:
      dst: $GAMEDIR
      src: $opsu
  - extract:
      file: jre
slug: osu-opsu
steamid: null
version: Opsu!
year: 2007
{
  "game_slug": "osu",
  "version": "Opsu!",
  "description": "opsu! is an unofficial open-source client for osu! https://itdelatrisu.github.io/opsu",
  "notes": "",
  "name": "osu!",
  "year": 2007,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "osu-opsu",
  "installer_slug": "osu-opsu",
  "script": {
    "files": [
      {
        "opsu": "https://github.com/itdelatrisu/opsu/releases/download/0.16.1/opsu-0.16.1.jar"
      },
      {
        "jre": "https://lutris.net/files/runners/jre-8u73-linux-x64.tar.gz"
      }
    ],
    "game": {
      "args": "-jar \"$GAMEDIR/opsu-0.16.1.jar\"",
      "exe": "$GAMEDIR/bin/java"
    },
    "installer": [
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$opsu"
        }
      },
      {
        "extract": {
          "file": "jre"
        }
      }
    ]
  }
}
Back to game