Installer openhv-20221228

files:
- file: https://github.com/OpenHV/OpenHV/releases/download/20221228/OpenHV-20221228-x86_64.AppImage
game:
  exe: $GAMEDIR/file.AppImage
installer:
- move:
    dst: $GAMEDIR/file.AppImage
    src: file
- chmodx: $GAMEDIR/file.AppImage
system:
  env:
    APPIMAGELAUNCHER_DISABLE: true
description: ''
game_slug: openhv
gogslug: ''
humblestoreid: ''
installer_slug: openhv-20221228
name: OpenHV
notes: ''
runner: linux
script:
  files:
  - file: https://github.com/OpenHV/OpenHV/releases/download/20221228/OpenHV-20221228-x86_64.AppImage
  game:
    exe: $GAMEDIR/file.AppImage
  installer:
  - move:
      dst: $GAMEDIR/file.AppImage
      src: file
  - chmodx: $GAMEDIR/file.AppImage
  system:
    env:
      APPIMAGELAUNCHER_DISABLE: true
slug: openhv-20221228
steamid: null
version: '20221228'
year: 2020
{
  "game_slug": "openhv",
  "version": "20221228",
  "description": "",
  "notes": "",
  "name": "OpenHV",
  "year": 2020,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "openhv-20221228",
  "installer_slug": "openhv-20221228",
  "script": {
    "files": [
      {
        "file": "https://github.com/OpenHV/OpenHV/releases/download/20221228/OpenHV-20221228-x86_64.AppImage"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/file.AppImage"
    },
    "installer": [
      {
        "move": {
          "dst": "$GAMEDIR/file.AppImage",
          "src": "file"
        }
      },
      {
        "chmodx": "$GAMEDIR/file.AppImage"
      }
    ],
    "system": {
      "env": {
        "APPIMAGELAUNCHER_DISABLE": true
      }
    }
  }
}
Back to game