Installer streets-of-rage-remake-sor52

files:
- the_game: https://archive.org/download/sor-r/SORRv52_rev550.rar
game:
  exe: SORRv52/SorR.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/SORRv52
    file: the_game
description: Will download version found on archive.org (https://archive.org/download/sor-r/SORRv52_rev550.rar)
game_slug: streets-of-rage-remake
gogslug: ''
humblestoreid: ''
installer_slug: streets-of-rage-remake-sor52
name: Streets of Rage Remake
notes: ''
runner: wine
script:
  files:
  - the_game: https://archive.org/download/sor-r/SORRv52_rev550.rar
  game:
    exe: SORRv52/SorR.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/SORRv52
      file: the_game
slug: streets-of-rage-remake-sor52
steamid: null
version: SoR5.2
year: 2011
{
  "game_slug": "streets-of-rage-remake",
  "version": "SoR5.2",
  "description": "Will download version found on archive.org (https://archive.org/download/sor-r/SORRv52_rev550.rar)",
  "notes": "",
  "name": "Streets of Rage Remake",
  "year": 2011,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "streets-of-rage-remake-sor52",
  "installer_slug": "streets-of-rage-remake-sor52",
  "script": {
    "files": [
      {
        "the_game": "https://archive.org/download/sor-r/SORRv52_rev550.rar"
      }
    ],
    "game": {
      "exe": "SORRv52/SorR.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/SORRv52",
          "file": "the_game"
        }
      }
    ]
  }
}
Back to game