Installer logger-pro-3-80

files:
- setup: N/A:Select the Logger Pro 3 installer
- lucida:
    filename: lucidasansunicode.zip
    url: https://www.wfonts.com/download/data/2014/11/24/lucida-sans-unicode/lucida-sans-unicode.zip
game:
  arch: win64
  exe: drive_c/Program Files (x86)/Vernier Software/Logger Pro 3/LoggerPro.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: drive_c/windows/Fonts/
    file: $lucida
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Installing Logger Pro 3
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: logger-pro-3
gogslug: ''
humblestoreid: ''
installer_slug: logger-pro-3-80
name: Logger Pro 3
notes: You might see some error about some trusted certificate. This error can just
  be ignored.
runner: wine
script:
  files:
  - setup: N/A:Select the Logger Pro 3 installer
  - lucida:
      filename: lucidasansunicode.zip
      url: https://www.wfonts.com/download/data/2014/11/24/lucida-sans-unicode/lucida-sans-unicode.zip
  game:
    arch: win64
    exe: drive_c/Program Files (x86)/Vernier Software/Logger Pro 3/LoggerPro.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: drive_c/windows/Fonts/
      file: $lucida
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Installing Logger Pro 3
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
slug: logger-pro-3-80
steamid: null
version: '8.0'
year: null
{
  "game_slug": "logger-pro-3",
  "version": "8.0",
  "description": "",
  "notes": "You might see some error about some trusted certificate. This error can just be ignored.",
  "name": "Logger Pro 3",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "logger-pro-3-80",
  "installer_slug": "logger-pro-3-80",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the Logger Pro 3 installer"
      },
      {
        "lucida": {
          "filename": "lucidasansunicode.zip",
          "url": "https://www.wfonts.com/download/data/2014/11/24/lucida-sans-unicode/lucida-sans-unicode.zip"
        }
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files (x86)/Vernier Software/Logger Pro 3/LoggerPro.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "drive_c/windows/Fonts/",
          "file": "$lucida"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing Logger Pro 3",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game