Installer mdpro3-linux

files:
- file1: N/A:Please select your MDPro3 archive file if you have multiple select part
    1
game:
  exe: $GAMEDIR/MDPro3.x86_64
installer:
- extract:
    dst: $GAMEDIR
    file: file1
- chmodx: $GAMEDIR/MDPro3.x86_64
description: MDPro3 Linux installer
game_slug: mdpro3
gogslug: ''
humblestoreid: ''
installer_slug: mdpro3-linux
name: MDPro3
notes: "Download for the file is found on the Discord https://discord.com/invite/jWs98CX\r\
  \nin the #mdpro3-download channel https://discord.com/channels/506499657724067852/1271523003997356032\r\
  \nTested with v1.3 but should work for future once too if not I will update"
runner: linux
script:
  files:
  - file1: N/A:Please select your MDPro3 archive file if you have multiple select
      part 1
  game:
    exe: $GAMEDIR/MDPro3.x86_64
  installer:
  - extract:
      dst: $GAMEDIR
      file: file1
  - chmodx: $GAMEDIR/MDPro3.x86_64
slug: mdpro3-linux
steamid: null
version: Linux
year: 2024
{
  "game_slug": "mdpro3",
  "version": "Linux",
  "description": "MDPro3 Linux installer",
  "notes": "Download for the file is found on the Discord https://discord.com/invite/jWs98CX\r\nin the #mdpro3-download channel https://discord.com/channels/506499657724067852/1271523003997356032\r\nTested with v1.3 but should work for future once too if not I will update",
  "name": "MDPro3",
  "year": 2024,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "mdpro3-linux",
  "installer_slug": "mdpro3-linux",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select your MDPro3 archive file if you have multiple select part 1"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/MDPro3.x86_64"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "file1"
        }
      },
      {
        "chmodx": "$GAMEDIR/MDPro3.x86_64"
      }
    ]
  }
}
Back to game