Installer pandanet-940

files:
- setup:
    filename: Setup-EGG-EN.exe
    url: https://wwwa.pandanet.co.jp/updates/prog/Setup-EGG-EN.exe
game:
  arch: win32
  exe: drive_c/PANDA/EGG/Egg.exe
  prefix: $GAMEDIR
installer:
- task:
    app: cjkfonts
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: mfc42
    name: winetricks
    prefix: $GAMEDIR
- task:
    executable: setup
    name: wineexec
- task:
    name: winekill
    prefix: $GAMEDIR
system:
  env:
    LC_ALL: ja_JP.utf8
description: ''
game_slug: pandanet
gogslug: ''
humblestoreid: ''
installer_slug: pandanet-940
name: Pandanet
notes: ''
runner: wine
script:
  files:
  - setup:
      filename: Setup-EGG-EN.exe
      url: https://wwwa.pandanet.co.jp/updates/prog/Setup-EGG-EN.exe
  game:
    arch: win32
    exe: drive_c/PANDA/EGG/Egg.exe
    prefix: $GAMEDIR
  installer:
  - task:
      app: cjkfonts
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: mfc42
      name: winetricks
      prefix: $GAMEDIR
  - task:
      executable: setup
      name: wineexec
  - task:
      name: winekill
      prefix: $GAMEDIR
  system:
    env:
      LC_ALL: ja_JP.utf8
slug: pandanet-940
steamid: null
version: '9.40'
year: 2000
{
  "game_slug": "pandanet",
  "version": "9.40",
  "description": "",
  "notes": "",
  "name": "Pandanet",
  "year": 2000,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "pandanet-940",
  "installer_slug": "pandanet-940",
  "script": {
    "files": [
      {
        "setup": {
          "filename": "Setup-EGG-EN.exe",
          "url": "https://wwwa.pandanet.co.jp/updates/prog/Setup-EGG-EN.exe"
        }
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/PANDA/EGG/Egg.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "app": "cjkfonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "mfc42",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "setup",
          "name": "wineexec"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "LC_ALL": "ja_JP.utf8"
      }
    }
  }
}
Back to game