Installer floppy-bird-100

files:
- file1: https://github.com/RobLoach/ChaiLove-FloppyBird/releases/download/1.0.0/FloppyBird.chailove
game:
  core: chailove
  main_file: $GAMEDIR/FloppyBird.chailove
installer:
- move:
    dst: $GAMEDIR
    src: file1
description: null
game_slug: floppy-bird
gogslug: ''
humblestoreid: ''
installer_slug: floppy-bird-100
name: Floppy Bird
notes: ''
runner: libretro
script:
  files:
  - file1: https://github.com/RobLoach/ChaiLove-FloppyBird/releases/download/1.0.0/FloppyBird.chailove
  game:
    core: chailove
    main_file: $GAMEDIR/FloppyBird.chailove
  installer:
  - move:
      dst: $GAMEDIR
      src: file1
slug: floppy-bird-100
steamid: null
version: 1.0.0
year: 2017
{
  "game_slug": "floppy-bird",
  "version": "1.0.0",
  "description": null,
  "notes": "",
  "name": "Floppy Bird",
  "year": 2017,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "libretro",
  "slug": "floppy-bird-100",
  "installer_slug": "floppy-bird-100",
  "script": {
    "files": [
      {
        "file1": "https://github.com/RobLoach/ChaiLove-FloppyBird/releases/download/1.0.0/FloppyBird.chailove"
      }
    ],
    "game": {
      "core": "chailove",
      "main_file": "$GAMEDIR/FloppyBird.chailove"
    },
    "installer": [
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "file1"
        }
      }
    ]
  }
}
Back to game