Installer 3-d-body-adventure-cd-dos

files:
- dbx_cfg: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/3-D%20Body%20Adventure/dosbox.conf
- game_cd:
    filename: 3-D Body Adventure (1994)(Knowledge Adventure).iso
    url: https://archive.org/download/3D-body-adventure/3-D%20Body%20Adventure%20%281994%29%28Knowledge%20Adventure%29.iso
game:
  main_file: $GAMEDIR/dosbox.conf
installer:
- merge:
    dst: $GAMEDIR/CD
    src: game_cd
- merge:
    dst: $GAMEDIR
    src: dbx_cfg
- execute:
    command: cd "$GAMEDIR"; mkdir C ;
description: Play "3-D Body Adventure" CD edition on Linux!
game_slug: 3d-body-adventure
gogslug: ''
humblestoreid: ''
installer_slug: 3-d-body-adventure-cd-dos
name: 3-D Body Adventure
notes: "- This script installer will install CD DOS version\r\n- Choose Soundblaster\
  \ 16 soundcard"
runner: dosbox
script:
  files:
  - dbx_cfg: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/3-D%20Body%20Adventure/dosbox.conf
  - game_cd:
      filename: 3-D Body Adventure (1994)(Knowledge Adventure).iso
      url: https://archive.org/download/3D-body-adventure/3-D%20Body%20Adventure%20%281994%29%28Knowledge%20Adventure%29.iso
  game:
    main_file: $GAMEDIR/dosbox.conf
  installer:
  - merge:
      dst: $GAMEDIR/CD
      src: game_cd
  - merge:
      dst: $GAMEDIR
      src: dbx_cfg
  - execute:
      command: cd "$GAMEDIR"; mkdir C ;
slug: 3-d-body-adventure-cd-dos
steamid: null
version: CD DOS
year: 1994
{
  "game_slug": "3d-body-adventure",
  "version": "CD DOS",
  "description": "Play \"3-D Body Adventure\" CD edition on Linux!",
  "notes": "- This script installer will install CD DOS version\r\n- Choose Soundblaster 16 soundcard",
  "name": "3-D Body Adventure",
  "year": 1994,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "3-d-body-adventure-cd-dos",
  "installer_slug": "3-d-body-adventure-cd-dos",
  "script": {
    "files": [
      {
        "dbx_cfg": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/3-D%20Body%20Adventure/dosbox.conf"
      },
      {
        "game_cd": {
          "filename": "3-D Body Adventure (1994)(Knowledge Adventure).iso",
          "url": "https://archive.org/download/3D-body-adventure/3-D%20Body%20Adventure%20%281994%29%28Knowledge%20Adventure%29.iso"
        }
      }
    ],
    "game": {
      "main_file": "$GAMEDIR/dosbox.conf"
    },
    "installer": [
      {
        "merge": {
          "dst": "$GAMEDIR/CD",
          "src": "game_cd"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "dbx_cfg"
        }
      },
      {
        "execute": {
          "command": "cd \"$GAMEDIR\"; mkdir C ;"
        }
      }
    ]
  }
}
Back to game