Installer counter-strike-2d-1002

files:
- cs2d-lin: http://www.unrealsoftware.de/get.php?get=cs2d_1002_linux.zip&p=1&cid=13315
- cs2d-win: http://www.unrealsoftware.de/get.php?get=cs2d_1002_win.zip&p=1&cid=13315
game:
  args: -fullscreen -gl -24bit
  exe: CounterStrike2D
installer:
- extract:
    dst: $GAMEDIR
    file: cs2d-lin
    format: zip
- extract:
    dst: $GAMEDIR
    file: cs2d-win
    format: zip
description: ''
game_slug: counter-strike-2d
gogslug: ''
humblestoreid: ''
installer_slug: counter-strike-2d-1002
name: Counter-Strike 2D
notes: ''
runner: linux
script:
  files:
  - cs2d-lin: http://www.unrealsoftware.de/get.php?get=cs2d_1002_linux.zip&p=1&cid=13315
  - cs2d-win: http://www.unrealsoftware.de/get.php?get=cs2d_1002_win.zip&p=1&cid=13315
  game:
    args: -fullscreen -gl -24bit
    exe: CounterStrike2D
  installer:
  - extract:
      dst: $GAMEDIR
      file: cs2d-lin
      format: zip
  - extract:
      dst: $GAMEDIR
      file: cs2d-win
      format: zip
slug: counter-strike-2d-1002
steamid: 666220
version: 1.0.0.2
year: 2004
{
  "game_slug": "counter-strike-2d",
  "version": "1.0.0.2",
  "description": "",
  "notes": "",
  "name": "Counter-Strike 2D",
  "year": 2004,
  "steamid": 666220,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "counter-strike-2d-1002",
  "installer_slug": "counter-strike-2d-1002",
  "script": {
    "files": [
      {
        "cs2d-lin": "http://www.unrealsoftware.de/get.php?get=cs2d_1002_linux.zip&p=1&cid=13315"
      },
      {
        "cs2d-win": "http://www.unrealsoftware.de/get.php?get=cs2d_1002_win.zip&p=1&cid=13315"
      }
    ],
    "game": {
      "args": "-fullscreen -gl -24bit",
      "exe": "CounterStrike2D"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "cs2d-lin",
          "format": "zip"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "cs2d-win",
          "format": "zip"
        }
      }
    ]
  }
}
Back to game