Installer mogeko-castle-112

files:
- rpgxace: https://cached-downloads.degica.com/degica-downloads/RPGVXAce_RTP.zip
- mogeko: http://vgperson.com/games/MogekoCastle112.zip
game:
  arch: win32
  exe: drive_c/Program Files/Mogeko Castle/Game.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Program Files/Mogeko Castle
    src: mogeko
- extract:
    dst: $CACHE
    src: rpgxace
- task:
    arch: win32
    args: /Silent
    executable: $CACHE/Setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: mogeko-castle
gogslug: ''
humblestoreid: ''
installer_slug: mogeko-castle-112
name: Mogeko Castle
notes: ''
runner: wine
script:
  files:
  - rpgxace: https://cached-downloads.degica.com/degica-downloads/RPGVXAce_RTP.zip
  - mogeko: http://vgperson.com/games/MogekoCastle112.zip
  game:
    arch: win32
    exe: drive_c/Program Files/Mogeko Castle/Game.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/Mogeko Castle
      src: mogeko
  - extract:
      dst: $CACHE
      src: rpgxace
  - task:
      arch: win32
      args: /Silent
      executable: $CACHE/Setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: mogeko-castle-112
steamid: null
version: '1.12'
year: 2012
{
  "game_slug": "mogeko-castle",
  "version": "1.12",
  "description": null,
  "notes": "",
  "name": "Mogeko Castle",
  "year": 2012,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "mogeko-castle-112",
  "installer_slug": "mogeko-castle-112",
  "script": {
    "files": [
      {
        "rpgxace": "https://cached-downloads.degica.com/degica-downloads/RPGVXAce_RTP.zip"
      },
      {
        "mogeko": "http://vgperson.com/games/MogekoCastle112.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Mogeko Castle/Game.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/Mogeko Castle",
          "src": "mogeko"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "src": "rpgxace"
        }
      },
      {
        "task": {
          "arch": "win32",
          "args": "/Silent",
          "executable": "$CACHE/Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game