Installer streets-of-rage-x-windows-beta-25

files:
- sorx_archive: "N/A:The game archive needs to be downloaded manually.\r\nGo to https://fgames9000.blogspot.com/\
    \ and download $VERSION."
game:
  exe: drive_c/Games/SORX/SORX.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    description: Extracting SORX game files
    dst: $GAMEDIR/drive_c/Games/SORX/
    file: sorx_archive
description: Requires a manual download.
game_slug: streets-of-rage-x
gogslug: ''
humblestoreid: ''
installer_slug: streets-of-rage-x-windows-beta-25
name: Streets of Rage X
notes: "An archive of the game needs to be downloaded manually - instructions will\
  \ follow.\r\n\r\nPress Alt+Enter to toggle full screen when the game is running."
runner: wine
script:
  files:
  - sorx_archive: "N/A:The game archive needs to be downloaded manually.\r\nGo to\
      \ https://fgames9000.blogspot.com/ and download $VERSION."
  game:
    exe: drive_c/Games/SORX/SORX.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      description: Extracting SORX game files
      dst: $GAMEDIR/drive_c/Games/SORX/
      file: sorx_archive
slug: streets-of-rage-x-windows-beta-25
steamid: null
version: Windows Beta 25
year: 2023
{
  "game_slug": "streets-of-rage-x",
  "version": "Windows Beta 25",
  "description": "Requires a manual download.",
  "notes": "An archive of the game needs to be downloaded manually - instructions will follow.\r\n\r\nPress Alt+Enter to toggle full screen when the game is running.",
  "name": "Streets of Rage X",
  "year": 2023,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "streets-of-rage-x-windows-beta-25",
  "installer_slug": "streets-of-rage-x-windows-beta-25",
  "script": {
    "files": [
      {
        "sorx_archive": "N/A:The game archive needs to be downloaded manually.\r\nGo to https://fgames9000.blogspot.com/ and download $VERSION."
      }
    ],
    "game": {
      "exe": "drive_c/Games/SORX/SORX.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "description": "Extracting SORX game files",
          "dst": "$GAMEDIR/drive_c/Games/SORX/",
          "file": "sorx_archive"
        }
      }
    ]
  }
}
Back to game