files:
- mmxod: https://github.com/gamemaker19/MMXOnline/releases/download/v19.5/MMXOnlineV19_5_debian_x64_sc.zip
- assets: https://github.com/gamemaker19/MMXOnline/releases/download/v19.5/assets.zip
game:
exe: MMX
installer:
- extract:
file: mmxod
format: zip
- extract:
dst: $GAMEDIR/assets
file: assets
format: zip
- chmodx: MMX
description: ''
game_slug: mega-man-x-online-deathmatch
gogslug: ''
humblestoreid: ''
installer_slug: mega-man-x-online-deathmatch-v195
name: 'Mega Man X Online: Deathmatch'
notes: To keep online functionality enabled, you must have the latest version of the
game. If this installer is outdated, you can follow the instructions at https://gamemaker19.github.io/MMXOnlineDesktop/help.html
runner: linux
script:
files:
- mmxod: https://github.com/gamemaker19/MMXOnline/releases/download/v19.5/MMXOnlineV19_5_debian_x64_sc.zip
- assets: https://github.com/gamemaker19/MMXOnline/releases/download/v19.5/assets.zip
game:
exe: MMX
installer:
- extract:
file: mmxod
format: zip
- extract:
dst: $GAMEDIR/assets
file: assets
format: zip
- chmodx: MMX
slug: mega-man-x-online-deathmatch-v195
steamid: null
version: v19.5
year: null
{
"game_slug": "mega-man-x-online-deathmatch",
"version": "v19.5",
"description": "",
"notes": "To keep online functionality enabled, you must have the latest version of the game. If this installer is outdated, you can follow the instructions at https://gamemaker19.github.io/MMXOnlineDesktop/help.html",
"name": "Mega Man X Online: Deathmatch",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "mega-man-x-online-deathmatch-v195",
"installer_slug": "mega-man-x-online-deathmatch-v195",
"script": {
"files": [
{
"mmxod": "https://github.com/gamemaker19/MMXOnline/releases/download/v19.5/MMXOnlineV19_5_debian_x64_sc.zip"
},
{
"assets": "https://github.com/gamemaker19/MMXOnline/releases/download/v19.5/assets.zip"
}
],
"game": {
"exe": "MMX"
},
"installer": [
{
"extract": {
"file": "mmxod",
"format": "zip"
}
},
{
"extract": {
"dst": "$GAMEDIR/assets",
"file": "assets",
"format": "zip"
}
},
{
"chmodx": "MMX"
}
]
}
}