Installer streets-of-rage-x-linux-appimage-x86-6

files:
- sorx_game_archive: "N/A:The game needs to be downloaded manually.\r\nGo to https://fgames9000.blogspot.com/\
    \ and download $VERSION"
game:
  exe: $LAUNCHER
installer:
- extract:
    dst: $CACHE/SORX
    file: sorx_game_archive
- execute:
    command: rm $CACHE/SORX/Shell/{sorx.sh,sorx_classic.sh}
    description: Removing unneeded shell script files
- execute:
    command: rmdir $CACHE/SORX/Shell
    description: Removing unneeded shell scripts directory
- execute:
    command: rm $CACHE/SORX/SoRX_{Linux_RPi??.AppImage,Windows.exe}
    description: Removing extra AppImage architecture executables
- chmodx: $CACHE/SORX/$LAUNCHER
- merge:
    dst: $GAMEDIR
    src: $CACHE/SORX
system:
  disable_runtime: true
  env:
    APPIMAGELAUNCHER_DISABLE: true
variables:
  LAUNCHER: SoRX_Linux_x86_64.AppImage
description: Requires a manual download.
game_slug: streets-of-rage-x
gogslug: ''
humblestoreid: ''
installer_slug: streets-of-rage-x-linux-appimage-x86-6
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: linux
script:
  files:
  - sorx_game_archive: "N/A:The game needs to be downloaded manually.\r\nGo to https://fgames9000.blogspot.com/\
      \ and download $VERSION"
  game:
    exe: $LAUNCHER
  installer:
  - extract:
      dst: $CACHE/SORX
      file: sorx_game_archive
  - execute:
      command: rm $CACHE/SORX/Shell/{sorx.sh,sorx_classic.sh}
      description: Removing unneeded shell script files
  - execute:
      command: rmdir $CACHE/SORX/Shell
      description: Removing unneeded shell scripts directory
  - execute:
      command: rm $CACHE/SORX/SoRX_{Linux_RPi??.AppImage,Windows.exe}
      description: Removing extra AppImage architecture executables
  - chmodx: $CACHE/SORX/$LAUNCHER
  - merge:
      dst: $GAMEDIR
      src: $CACHE/SORX
  system:
    disable_runtime: true
    env:
      APPIMAGELAUNCHER_DISABLE: true
  variables:
    LAUNCHER: SoRX_Linux_x86_64.AppImage
slug: streets-of-rage-x-linux-appimage-x86-6
steamid: null
version: Linux (AppImage, x86-64)
year: 2023
{
  "game_slug": "streets-of-rage-x",
  "version": "Linux (AppImage, x86-64)",
  "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": "linux",
  "slug": "streets-of-rage-x-linux-appimage-x86-6",
  "installer_slug": "streets-of-rage-x-linux-appimage-x86-6",
  "script": {
    "files": [
      {
        "sorx_game_archive": "N/A:The game needs to be downloaded manually.\r\nGo to https://fgames9000.blogspot.com/ and download $VERSION"
      }
    ],
    "game": {
      "exe": "$LAUNCHER"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/SORX",
          "file": "sorx_game_archive"
        }
      },
      {
        "execute": {
          "command": "rm $CACHE/SORX/Shell/{sorx.sh,sorx_classic.sh}",
          "description": "Removing unneeded shell script files"
        }
      },
      {
        "execute": {
          "command": "rmdir $CACHE/SORX/Shell",
          "description": "Removing unneeded shell scripts directory"
        }
      },
      {
        "execute": {
          "command": "rm $CACHE/SORX/SoRX_{Linux_RPi??.AppImage,Windows.exe}",
          "description": "Removing extra AppImage architecture executables"
        }
      },
      {
        "chmodx": "$CACHE/SORX/$LAUNCHER"
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/SORX"
        }
      }
    ],
    "system": {
      "disable_runtime": true,
      "env": {
        "APPIMAGELAUNCHER_DISABLE": true
      }
    },
    "variables": {
      "LAUNCHER": "SoRX_Linux_x86_64.AppImage"
    }
  }
}
Back to game