Installer c-dogs-sdl-210

files:
- tarball: https://github.com/cxong/cdogs-sdl/releases/download/2.1.0/C-Dogs.SDL-2.1.0-Linux.tar.gz
game:
  exe: bin/cdogs-sdl
installer:
- extract:
    file: $tarball
description: Github tarball release
game_slug: c-dogs-sdl
gogslug: ''
humblestoreid: ''
installer_slug: c-dogs-sdl-210
name: C-Dogs SDL
notes: You must install libSDL2_mixer manually in order to play.
runner: linux
script:
  files:
  - tarball: https://github.com/cxong/cdogs-sdl/releases/download/2.1.0/C-Dogs.SDL-2.1.0-Linux.tar.gz
  game:
    exe: bin/cdogs-sdl
  installer:
  - extract:
      file: $tarball
slug: c-dogs-sdl-210
steamid: null
version: 2.1.0
year: 2014
{
  "game_slug": "c-dogs-sdl",
  "version": "2.1.0",
  "description": "Github tarball release",
  "notes": "You must install libSDL2_mixer manually in order to play.",
  "name": "C-Dogs SDL",
  "year": 2014,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "c-dogs-sdl-210",
  "installer_slug": "c-dogs-sdl-210",
  "script": {
    "files": [
      {
        "tarball": "https://github.com/cxong/cdogs-sdl/releases/download/2.1.0/C-Dogs.SDL-2.1.0-Linux.tar.gz"
      }
    ],
    "game": {
      "exe": "bin/cdogs-sdl"
    },
    "installer": [
      {
        "extract": {
          "file": "$tarball"
        }
      }
    ]
  }
}
Back to game