Installer streets-of-rage-remake-51

files:
- the_game: https://archive.org/download/SORRv5.1_20190209/SORRv5.1.zip
game:
  arch: win32
  exe: SORRv5.1/SorR.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/SORRv5.1
    file: the_game
wine:
  d9vk: true
description: Will download version found on archive.org (https://archive.org/download/SORRv5.1_20190209/SORRv5.1.zip)
game_slug: streets-of-rage-remake
gogslug: ''
humblestoreid: ''
installer_slug: streets-of-rage-remake-51
name: Streets of Rage Remake
notes: ''
runner: wine
script:
  files:
  - the_game: https://archive.org/download/SORRv5.1_20190209/SORRv5.1.zip
  game:
    arch: win32
    exe: SORRv5.1/SorR.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/SORRv5.1
      file: the_game
  wine:
    d9vk: true
slug: streets-of-rage-remake-51
steamid: null
version: '5.1'
year: 2011
{
  "game_slug": "streets-of-rage-remake",
  "version": "5.1",
  "description": "Will download version found on archive.org (https://archive.org/download/SORRv5.1_20190209/SORRv5.1.zip)",
  "notes": "",
  "name": "Streets of Rage Remake",
  "year": 2011,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "streets-of-rage-remake-51",
  "installer_slug": "streets-of-rage-remake-51",
  "script": {
    "files": [
      {
        "the_game": "https://archive.org/download/SORRv5.1_20190209/SORRv5.1.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "SORRv5.1/SorR.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/SORRv5.1",
          "file": "the_game"
        }
      }
    ],
    "wine": {
      "d9vk": true
    }
  }
}
Back to game