Installer lunar-client-celestial

files:
- setup: https://github.com/ogstriker/openjdk/releases/download/openjdk/OpenJDK17U-jdk_x64_windows_hotspot_17.0.10_7.msi
- jar: https://github.com/CubeWhyMC/celestial/releases/download/v2.8/celestial-2.8-SNAPSHOT-fatjar.jar
game:
  exe: $GAMEDIR/celestial-2.8-SNAPSHOT-fatjar.jar
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine prefix...
    name: create_prefix
    prefix: $GAMEDIR
- task:
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: fontsmooth=rgb
    name: winetricks
    silent: true
- task:
    executable: jar
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: lunar-client
gogslug: ''
humblestoreid: ''
installer_slug: lunar-client-celestial
name: Lunar Client
notes: "Maintained by Striker\r\ndiscord - notstriker"
runner: wine
script:
  files:
  - setup: https://github.com/ogstriker/openjdk/releases/download/openjdk/OpenJDK17U-jdk_x64_windows_hotspot_17.0.10_7.msi
  - jar: https://github.com/CubeWhyMC/celestial/releases/download/v2.8/celestial-2.8-SNAPSHOT-fatjar.jar
  game:
    exe: $GAMEDIR/celestial-2.8-SNAPSHOT-fatjar.jar
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine prefix...
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: fontsmooth=rgb
      name: winetricks
      silent: true
  - task:
      executable: jar
      name: wineexec
      prefix: $GAMEDIR
slug: lunar-client-celestial
steamid: null
version: Celestial
year: 2019
{
  "game_slug": "lunar-client",
  "version": "Celestial",
  "description": "",
  "notes": "Maintained by Striker\r\ndiscord - notstriker",
  "name": "Lunar Client",
  "year": 2019,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "lunar-client-celestial",
  "installer_slug": "lunar-client-celestial",
  "script": {
    "files": [
      {
        "setup": "https://github.com/ogstriker/openjdk/releases/download/openjdk/OpenJDK17U-jdk_x64_windows_hotspot_17.0.10_7.msi"
      },
      {
        "jar": "https://github.com/CubeWhyMC/celestial/releases/download/v2.8/celestial-2.8-SNAPSHOT-fatjar.jar"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/celestial-2.8-SNAPSHOT-fatjar.jar",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "fontsmooth=rgb",
          "name": "winetricks",
          "silent": true
        }
      },
      {
        "task": {
          "executable": "jar",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game