Installer openra-combined-arms-appimage

files:
- combined: https://github.com/Inq8/CAmod/releases/download/1.01/CombinedArms-1.01-x86_64.AppImage
game:
  exe: $GAMEDIR/CombinedArms.AppImage
installer:
- move:
    dst: $GAMEDIR/CombinedArms.AppImage
    src: combined
- chmodx: $GAMEDIR/CombinedArms.AppImage
system:
  env:
    APPIMAGELAUNCHER_DISABLE: true
description: ''
game_slug: openra-combined-arms
gogslug: ''
humblestoreid: ''
installer_slug: openra-combined-arms-appimage
name: 'OpenRA: Combined Arms'
notes: updated to 1.01
runner: linux
script:
  files:
  - combined: https://github.com/Inq8/CAmod/releases/download/1.01/CombinedArms-1.01-x86_64.AppImage
  game:
    exe: $GAMEDIR/CombinedArms.AppImage
  installer:
  - move:
      dst: $GAMEDIR/CombinedArms.AppImage
      src: combined
  - chmodx: $GAMEDIR/CombinedArms.AppImage
  system:
    env:
      APPIMAGELAUNCHER_DISABLE: true
slug: openra-combined-arms-appimage
steamid: null
version: AppImage
year: 2020
{
  "game_slug": "openra-combined-arms",
  "version": "AppImage",
  "description": "",
  "notes": "updated to 1.01",
  "name": "OpenRA: Combined Arms",
  "year": 2020,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "openra-combined-arms-appimage",
  "installer_slug": "openra-combined-arms-appimage",
  "script": {
    "files": [
      {
        "combined": "https://github.com/Inq8/CAmod/releases/download/1.01/CombinedArms-1.01-x86_64.AppImage"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/CombinedArms.AppImage"
    },
    "installer": [
      {
        "move": {
          "dst": "$GAMEDIR/CombinedArms.AppImage",
          "src": "combined"
        }
      },
      {
        "chmodx": "$GAMEDIR/CombinedArms.AppImage"
      }
    ],
    "system": {
      "env": {
        "APPIMAGELAUNCHER_DISABLE": true
      }
    }
  }
}
Back to game