Installer scorched-planet-cd-dos

files:
- game_cd_files: https://archive.org/download/msdos_Scorched_Planet_1996/Scorched_Planet_1996.zip
- cfg_file: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Scorched%20Planet/dosbox.conf
game:
  main_file: $GAMEDIR/dosbox.conf
installer:
- extract:
    dst: $CACHE
    file: game_cd_files
- merge:
    dst: $GAMEDIR/CD
    src: $CACHE/cd/Scorched.Planet-GP.cue
- merge:
    dst: $GAMEDIR/CD
    src: $CACHE/cd/Scorched.Planet-GP.bin
- merge:
    dst: $GAMEDIR
    src: cfg_file
description: Play "Scorched Planet" CD DOS version on Linux!
game_slug: scorched-planet
gogslug: ''
humblestoreid: ''
installer_slug: scorched-planet-cd-dos
name: Scorched Planet
notes: ''
runner: dosbox
script:
  files:
  - game_cd_files: https://archive.org/download/msdos_Scorched_Planet_1996/Scorched_Planet_1996.zip
  - cfg_file: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Scorched%20Planet/dosbox.conf
  game:
    main_file: $GAMEDIR/dosbox.conf
  installer:
  - extract:
      dst: $CACHE
      file: game_cd_files
  - merge:
      dst: $GAMEDIR/CD
      src: $CACHE/cd/Scorched.Planet-GP.cue
  - merge:
      dst: $GAMEDIR/CD
      src: $CACHE/cd/Scorched.Planet-GP.bin
  - merge:
      dst: $GAMEDIR
      src: cfg_file
slug: scorched-planet-cd-dos
steamid: null
version: CD DOS
year: 1996
{
  "game_slug": "scorched-planet",
  "version": "CD DOS",
  "description": "Play \"Scorched Planet\" CD DOS version on Linux!",
  "notes": "",
  "name": "Scorched Planet",
  "year": 1996,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "scorched-planet-cd-dos",
  "installer_slug": "scorched-planet-cd-dos",
  "script": {
    "files": [
      {
        "game_cd_files": "https://archive.org/download/msdos_Scorched_Planet_1996/Scorched_Planet_1996.zip"
      },
      {
        "cfg_file": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Scorched%20Planet/dosbox.conf"
      }
    ],
    "game": {
      "main_file": "$GAMEDIR/dosbox.conf"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "game_cd_files"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/CD",
          "src": "$CACHE/cd/Scorched.Planet-GP.cue"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/CD",
          "src": "$CACHE/cd/Scorched.Planet-GP.bin"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "cfg_file"
        }
      }
    ]
  }
}
Back to game