files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
exe: start.sh
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
description: null
game_slug: master-of-magic
gogslug: master_of_magic_classic
humblestoreid: ''
installer_slug: master-of-magic-gog
name: Master of Magic
notes: ''
runner: linux
script:
files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
exe: start.sh
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
slug: master-of-magic-gog
steamid: 1146370
version: GOG
year: 1994
{
"game_slug": "master-of-magic",
"version": "GOG",
"description": null,
"notes": "",
"name": "Master of Magic",
"year": 1994,
"steamid": 1146370,
"gogslug": "master_of_magic_classic",
"humblestoreid": "",
"runner": "linux",
"slug": "master-of-magic-gog",
"installer_slug": "master-of-magic-gog",
"script": {
"files": [
{
"goginstaller": "N/A:Please select the GOG.com Linux installer"
}
],
"game": {
"exe": "start.sh"
},
"installer": [
{
"extract": {
"dst": "$CACHE/GOG",
"file": "goginstaller",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/GOG/data/noarch/"
}
}
]
}
}