Installer space-engineers-proton

files:
- PatcherGUI: https://github.com/Linux74656/SpaceEngineersLinuxPatches/raw/master/PatcherGUI.jar
game:
  appid: 244850
installer:
- execute:
    command: chmod a+x $PatcherGUI
    description: Marking as executable...
- execute:
    command: java -jar $PatcherGUI
    description: Follow prompt on PatcherGUI
description: 'Applies Space Engineers Proton Patches: https://github.com/Linux74656/SpaceEngineersLinuxPatches'
game_slug: space-engineers
gogslug: space_engineers
humblestoreid: ''
installer_slug: space-engineers-proton
name: Space Engineers
notes: Do not run installer until you've manually installed through Steam and have
  performed the first time setup. Requires Java to be installed. Check out the github
  link in the description for more troubleshooting steps if you run into issues.
runner: steam
script:
  files:
  - PatcherGUI: https://github.com/Linux74656/SpaceEngineersLinuxPatches/raw/master/PatcherGUI.jar
  game:
    appid: 244850
  installer:
  - execute:
      command: chmod a+x $PatcherGUI
      description: Marking as executable...
  - execute:
      command: java -jar $PatcherGUI
      description: Follow prompt on PatcherGUI
slug: space-engineers-proton
steamid: 244850
version: Proton
year: 2013
{
  "game_slug": "space-engineers",
  "version": "Proton",
  "description": "Applies Space Engineers Proton Patches: https://github.com/Linux74656/SpaceEngineersLinuxPatches",
  "notes": "Do not run installer until you've manually installed through Steam and have performed the first time setup. Requires Java to be installed. Check out the github link in the description for more troubleshooting steps if you run into issues.",
  "name": "Space Engineers",
  "year": 2013,
  "steamid": 244850,
  "gogslug": "space_engineers",
  "humblestoreid": "",
  "runner": "steam",
  "slug": "space-engineers-proton",
  "installer_slug": "space-engineers-proton",
  "script": {
    "files": [
      {
        "PatcherGUI": "https://github.com/Linux74656/SpaceEngineersLinuxPatches/raw/master/PatcherGUI.jar"
      }
    ],
    "game": {
      "appid": 244850
    },
    "installer": [
      {
        "execute": {
          "command": "chmod a+x $PatcherGUI",
          "description": "Marking as executable..."
        }
      },
      {
        "execute": {
          "command": "java -jar $PatcherGUI",
          "description": "Follow prompt on PatcherGUI"
        }
      }
    ]
  }
}
Back to game