Installer space-invaders-opengl-061-vulkan

files:
- SpaceInvaders.zip: https://sourceforge.net/projects/spaceinvadersgl/files/latest/download/SpaceInvadersOpenGL-0.6.1.zip
game:
  arch: win64
  custom-name: Space Invaders OpenGL
  exe: drive_c/Program Files/Space Invaders OpenGL/Space Invaders/OpenGL.exe
  prefix: $GAMEDIR/prefix
installer:
- task:
    arch: win64
    description: Creating 64-bit prefix ...
    name: create_prefix
    prefix: $GAMEDIR/prefix
- extract:
    dst: $GAMEDIR/prefix/drive_c/Program Files/Space Invaders OpenGL/
    src: SpaceInvaders.zip
description: null
game_slug: space-invaders-opengl
gogslug: ''
humblestoreid: ''
installer_slug: space-invaders-opengl-061-vulkan
name: Space Invaders OpenGL
notes: ''
runner: wine
script:
  files:
  - SpaceInvaders.zip: https://sourceforge.net/projects/spaceinvadersgl/files/latest/download/SpaceInvadersOpenGL-0.6.1.zip
  game:
    arch: win64
    custom-name: Space Invaders OpenGL
    exe: drive_c/Program Files/Space Invaders OpenGL/Space Invaders/OpenGL.exe
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      arch: win64
      description: Creating 64-bit prefix ...
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - extract:
      dst: $GAMEDIR/prefix/drive_c/Program Files/Space Invaders OpenGL/
      src: SpaceInvaders.zip
slug: space-invaders-opengl-061-vulkan
steamid: null
version: 0.6.1-vulkan
year: null
{
  "game_slug": "space-invaders-opengl",
  "version": "0.6.1-vulkan",
  "description": null,
  "notes": "",
  "name": "Space Invaders OpenGL",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "space-invaders-opengl-061-vulkan",
  "installer_slug": "space-invaders-opengl-061-vulkan",
  "script": {
    "files": [
      {
        "SpaceInvaders.zip": "https://sourceforge.net/projects/spaceinvadersgl/files/latest/download/SpaceInvadersOpenGL-0.6.1.zip"
      }
    ],
    "game": {
      "arch": "win64",
      "custom-name": "Space Invaders OpenGL",
      "exe": "drive_c/Program Files/Space Invaders OpenGL/Space Invaders/OpenGL.exe",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating 64-bit prefix ...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/prefix/drive_c/Program Files/Space Invaders OpenGL/",
          "src": "SpaceInvaders.zip"
        }
      }
    ]
  }
}
Back to game