Installer tiptoi-manager-wine

files:
- windows_installer: https://cdn.ravensburger.de/db/Installer/tiptoi_Manager_Installer.exe
game:
  arch: win64
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Installing tiptoi-Manager
    executable: windows_installer
    name: wine.wineexec
    prefix: $GAMEDIR
- game:
    arch: win64
    exe: "drive_c/Program Files/tiptoi\xAE Manager/tiptoi\xAE Manager.exe"
    prefix: $GAMEDIR
description: "tiptoi\xAE is an interactive learning system for small children from\
  \ 4 to 10. For adding new books and games easily, this tool is provided for extending\
  \ this electronic toy."
game_slug: tiptoi-manager
gogslug: ''
humblestoreid: ''
installer_slug: tiptoi-manager-wine
name: tiptoi Manager
notes: ''
runner: wine
script:
  files:
  - windows_installer: https://cdn.ravensburger.de/db/Installer/tiptoi_Manager_Installer.exe
  game:
    arch: win64
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Installing tiptoi-Manager
      executable: windows_installer
      name: wine.wineexec
      prefix: $GAMEDIR
  - game:
      arch: win64
      exe: "drive_c/Program Files/tiptoi\xAE Manager/tiptoi\xAE Manager.exe"
      prefix: $GAMEDIR
slug: tiptoi-manager-wine
steamid: null
version: wine
year: null
{
  "game_slug": "tiptoi-manager",
  "version": "wine",
  "description": "tiptoi\u00ae is an interactive learning system for small children from 4 to 10. For adding new books and games easily, this tool is provided for extending this electronic toy.",
  "notes": "",
  "name": "tiptoi Manager",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "tiptoi-manager-wine",
  "installer_slug": "tiptoi-manager-wine",
  "script": {
    "files": [
      {
        "windows_installer": "https://cdn.ravensburger.de/db/Installer/tiptoi_Manager_Installer.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing tiptoi-Manager",
          "executable": "windows_installer",
          "name": "wine.wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "game": {
          "arch": "win64",
          "exe": "drive_c/Program Files/tiptoi\u00ae Manager/tiptoi\u00ae Manager.exe",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game