Installer burntime-archiveorg-de

files:
- gameiso: https://archive.org/download/Burntime_1993_MAX_Design_DE/Burntime%20%281993%29%28MAX%20Design%29%28DE%29.iso
game:
  main_file: $GAMEDIR/BURN.EXE
installer:
- extract:
    dst: $GAMEDIR
    file: gameiso
description: Installs german version. German manual needed for copy protection.
game_slug: burntime
gogslug: ''
humblestoreid: ''
installer_slug: burntime-archiveorg-de
name: Burntime
notes: During the first start of the game you will be asked to enter the path of the
  save directory. If you keep the default value "C:\BURN" a "BURN" directory will
  be created in your $gamedir which holds your savegames.
runner: dosbox
script:
  files:
  - gameiso: https://archive.org/download/Burntime_1993_MAX_Design_DE/Burntime%20%281993%29%28MAX%20Design%29%28DE%29.iso
  game:
    main_file: $GAMEDIR/BURN.EXE
  installer:
  - extract:
      dst: $GAMEDIR
      file: gameiso
slug: burntime-archiveorg-de
steamid: null
version: Archive.org (de)
year: 1993
{
  "game_slug": "burntime",
  "version": "Archive.org (de)",
  "description": "Installs german version. German manual needed for copy protection.",
  "notes": "During the first start of the game you will be asked to enter the path of the save directory. If you keep the default value \"C:\\BURN\" a \"BURN\" directory will be created in your $gamedir which holds your savegames.",
  "name": "Burntime",
  "year": 1993,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "burntime-archiveorg-de",
  "installer_slug": "burntime-archiveorg-de",
  "script": {
    "files": [
      {
        "gameiso": "https://archive.org/download/Burntime_1993_MAX_Design_DE/Burntime%20%281993%29%28MAX%20Design%29%28DE%29.iso"
      }
    ],
    "game": {
      "main_file": "$GAMEDIR/BURN.EXE"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "gameiso"
        }
      }
    ]
  }
}
Back to game