Installer luckydog1-mangagamer

files:
- mgarchive: N/A:Please select the ZIP file you downloaded from MangaGamer, probably
    called MG1494_01.zip
- innounp: https://www.rathlev-home.de/tools/download/innounp-2.zip
game:
  exe: LD1.sh
installer:
- extract:
    dst: $CACHE
    file: $mgarchive
- extract:
    dst: $CACHE
    file: $innounp
- task:
    name: wine.create_prefix
    prefix: $CACHE/wine
- task:
    args: -x Lucky\ Dog\ 1\ Installer.exe
    executable: $CACHE/innounp.exe
    name: wine.wineexec
    prefix: $CACHE/wine
- merge:
    dst: $GAMEDIR
    src: $CACHE/{app}
- chmodx: $GAMEDIR/LD1.sh
- chmodx: $GAMEDIR/lib/py3-linux-x86_64/LD1
description: ''
game_slug: luckydog1
gogslug: ''
humblestoreid: ''
installer_slug: luckydog1-mangagamer
name: Luckydog1
notes: ''
runner: linux
script:
  files:
  - mgarchive: N/A:Please select the ZIP file you downloaded from MangaGamer, probably
      called MG1494_01.zip
  - innounp: https://www.rathlev-home.de/tools/download/innounp-2.zip
  game:
    exe: LD1.sh
  installer:
  - extract:
      dst: $CACHE
      file: $mgarchive
  - extract:
      dst: $CACHE
      file: $innounp
  - task:
      name: wine.create_prefix
      prefix: $CACHE/wine
  - task:
      args: -x Lucky\ Dog\ 1\ Installer.exe
      executable: $CACHE/innounp.exe
      name: wine.wineexec
      prefix: $CACHE/wine
  - merge:
      dst: $GAMEDIR
      src: $CACHE/{app}
  - chmodx: $GAMEDIR/LD1.sh
  - chmodx: $GAMEDIR/lib/py3-linux-x86_64/LD1
slug: luckydog1-mangagamer
steamid: null
version: MangaGamer
year: 2009
{
  "game_slug": "luckydog1",
  "version": "MangaGamer",
  "description": "",
  "notes": "",
  "name": "Luckydog1",
  "year": 2009,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "luckydog1-mangagamer",
  "installer_slug": "luckydog1-mangagamer",
  "script": {
    "files": [
      {
        "mgarchive": "N/A:Please select the ZIP file you downloaded from MangaGamer, probably called MG1494_01.zip"
      },
      {
        "innounp": "https://www.rathlev-home.de/tools/download/innounp-2.zip"
      }
    ],
    "game": {
      "exe": "LD1.sh"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$mgarchive"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$innounp"
        }
      },
      {
        "task": {
          "name": "wine.create_prefix",
          "prefix": "$CACHE/wine"
        }
      },
      {
        "task": {
          "args": "-x Lucky\\ Dog\\ 1\\ Installer.exe",
          "executable": "$CACHE/innounp.exe",
          "name": "wine.wineexec",
          "prefix": "$CACHE/wine"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/{app}"
        }
      },
      {
        "chmodx": "$GAMEDIR/LD1.sh"
      },
      {
        "chmodx": "$GAMEDIR/lib/py3-linux-x86_64/LD1"
      }
    ]
  }
}
Back to game