Installer dangerous-dave-tic80

files:
- file1: https://github.com/RobLoach/DangerousDave-TIC80/releases/download/v1.2.0/DangerousDave-v1.2.0.tic
game:
  core: tic80
  main_file: $GAMEDIR/DangerousDave.tic
installer:
- move:
    dst: $GAMEDIR
    src: file1
description: null
game_slug: dangerous-dave
gogslug: ''
humblestoreid: ''
installer_slug: dangerous-dave-tic80
name: Dangerous Dave
notes: ''
runner: libretro
script:
  files:
  - file1: https://github.com/RobLoach/DangerousDave-TIC80/releases/download/v1.2.0/DangerousDave-v1.2.0.tic
  game:
    core: tic80
    main_file: $GAMEDIR/DangerousDave.tic
  installer:
  - move:
      dst: $GAMEDIR
      src: file1
slug: dangerous-dave-tic80
steamid: null
version: tic80
year: 1988
{
  "game_slug": "dangerous-dave",
  "version": "tic80",
  "description": null,
  "notes": "",
  "name": "Dangerous Dave",
  "year": 1988,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "libretro",
  "slug": "dangerous-dave-tic80",
  "installer_slug": "dangerous-dave-tic80",
  "script": {
    "files": [
      {
        "file1": "https://github.com/RobLoach/DangerousDave-TIC80/releases/download/v1.2.0/DangerousDave-v1.2.0.tic"
      }
    ],
    "game": {
      "core": "tic80",
      "main_file": "$GAMEDIR/DangerousDave.tic"
    },
    "installer": [
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "file1"
        }
      }
    ]
  }
}
Back to game