Installer tobias-and-the-dark-sceptres-010614

files:
- zipfile: N/A:Download Tobias010614.zip from https://adambutcher.itch.io/tobias-and-the-dark-sceptres
game:
  exe: drive_c/tobias/Tobias and the Dark Sceptres.exe
  launch_configs:
  - exe: $GAMEDIR/drive_c/tobias/Settings.exe
    name: Settings
  - exe: $GAMEDIR/drive_c/tobias/Puzzle Solver.exe
    name: Puzzle Solver
  prefix: $GAMEDIR
installer:
- task:
    description: Preparing Wine prefix
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/tobias/
    file: zipfile
- copy:
    dst: $GAMEDIR/drive_c/windows/
    src: $GAMEDIR/drive_c/tobias/Tobias3Dfile.fdb
- copy:
    dst: $GAMEDIR/drive_c/windows/Fonts/
    src: $GAMEDIR/drive_c/tobias/lucindablack.ttf
description: ''
game_slug: tobias-and-the-dark-sceptres
gogslug: ''
humblestoreid: ''
installer_slug: tobias-and-the-dark-sceptres-010614
name: Tobias and the Dark Sceptres
notes: The game progress and settings are saved in "drive_c/windows/Tobias.sav".
runner: wine
script:
  files:
  - zipfile: N/A:Download Tobias010614.zip from https://adambutcher.itch.io/tobias-and-the-dark-sceptres
  game:
    exe: drive_c/tobias/Tobias and the Dark Sceptres.exe
    launch_configs:
    - exe: $GAMEDIR/drive_c/tobias/Settings.exe
      name: Settings
    - exe: $GAMEDIR/drive_c/tobias/Puzzle Solver.exe
      name: Puzzle Solver
    prefix: $GAMEDIR
  installer:
  - task:
      description: Preparing Wine prefix
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/tobias/
      file: zipfile
  - copy:
      dst: $GAMEDIR/drive_c/windows/
      src: $GAMEDIR/drive_c/tobias/Tobias3Dfile.fdb
  - copy:
      dst: $GAMEDIR/drive_c/windows/Fonts/
      src: $GAMEDIR/drive_c/tobias/lucindablack.ttf
slug: tobias-and-the-dark-sceptres-010614
steamid: null
version: '010614'
year: 2014
{
  "game_slug": "tobias-and-the-dark-sceptres",
  "version": "010614",
  "description": "",
  "notes": "The game progress and settings are saved in \"drive_c/windows/Tobias.sav\".",
  "name": "Tobias and the Dark Sceptres",
  "year": 2014,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "tobias-and-the-dark-sceptres-010614",
  "installer_slug": "tobias-and-the-dark-sceptres-010614",
  "script": {
    "files": [
      {
        "zipfile": "N/A:Download Tobias010614.zip from https://adambutcher.itch.io/tobias-and-the-dark-sceptres"
      }
    ],
    "game": {
      "exe": "drive_c/tobias/Tobias and the Dark Sceptres.exe",
      "launch_configs": [
        {
          "exe": "$GAMEDIR/drive_c/tobias/Settings.exe",
          "name": "Settings"
        },
        {
          "exe": "$GAMEDIR/drive_c/tobias/Puzzle Solver.exe",
          "name": "Puzzle Solver"
        }
      ],
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Preparing Wine prefix",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/tobias/",
          "file": "zipfile"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR/drive_c/windows/",
          "src": "$GAMEDIR/drive_c/tobias/Tobias3Dfile.fdb"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR/drive_c/windows/Fonts/",
          "src": "$GAMEDIR/drive_c/tobias/lucindablack.ttf"
        }
      }
    ]
  }
}
Back to game