custom-name: OGS Mahjong full edition
files:
- install: https://master.dl.sourceforge.net/project/osrpgcreation/Mahjong/1.1.0/ogs-mahjong-full-1.1.0-linux64.tar.lzma
- installaddons: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/OGS%20Mahjong/OGS%20Mahjong_addons.zip
game:
exe: mj
installer:
- extract:
dst: $GAMEDIR
src: install
- extract:
dst: $GAMEDIR
src: installaddons
description: Play "OGS Mahjong" full edition.
game_slug: ogs-mahjong
gogslug: ''
humblestoreid: ''
installer_slug: ogs-mahjong-full-edition-x64
name: OGS Mahjong
notes: "- Version 1.1.0 full edition.\r\n- Do not use network game features, they\
\ do not work because the server no longer exists and it may crash the game."
runner: linux
script:
custom-name: OGS Mahjong full edition
files:
- install: https://master.dl.sourceforge.net/project/osrpgcreation/Mahjong/1.1.0/ogs-mahjong-full-1.1.0-linux64.tar.lzma
- installaddons: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/OGS%20Mahjong/OGS%20Mahjong_addons.zip
game:
exe: mj
installer:
- extract:
dst: $GAMEDIR
src: install
- extract:
dst: $GAMEDIR
src: installaddons
slug: ogs-mahjong-full-edition-x64
steamid: null
version: full edition + x64
year: 2013
{
"game_slug": "ogs-mahjong",
"version": "full edition + x64",
"description": "Play \"OGS Mahjong\" full edition.",
"notes": "- Version 1.1.0 full edition.\r\n- Do not use network game features, they do not work because the server no longer exists and it may crash the game.",
"name": "OGS Mahjong",
"year": 2013,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "ogs-mahjong-full-edition-x64",
"installer_slug": "ogs-mahjong-full-edition-x64",
"script": {
"custom-name": "OGS Mahjong full edition",
"files": [
{
"install": "https://master.dl.sourceforge.net/project/osrpgcreation/Mahjong/1.1.0/ogs-mahjong-full-1.1.0-linux64.tar.lzma"
},
{
"installaddons": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/OGS%20Mahjong/OGS%20Mahjong_addons.zip"
}
],
"game": {
"exe": "mj"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"src": "install"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"src": "installaddons"
}
}
]
}
}