Installer one-must-fall-2097-msdos

files:
- omf2097: https://lutris.net/files/games/one-must-fall-2097/omf21cd.zip
game:
  config_file: dosbox.conf
  exe: OMF21.EXE
  main_file: OMF/OMF.EXE
installer:
- extract:
    file: omf2097
- task:
    executable: $GAMEDIR/INSTALL.EXE
    name: dosexec
- write_file:
    content: '[cpu]

      cycles=fixed 11000'
    file: $GAMEDIR/dosbox.conf
description: v2.1 Registered Version
game_slug: one-must-fall-2097
gogslug: ''
humblestoreid: ''
installer_slug: one-must-fall-2097-msdos
name: One Must Fall 2097
notes: ''
runner: dosbox
script:
  files:
  - omf2097: https://lutris.net/files/games/one-must-fall-2097/omf21cd.zip
  game:
    config_file: dosbox.conf
    exe: OMF21.EXE
    main_file: OMF/OMF.EXE
  installer:
  - extract:
      file: omf2097
  - task:
      executable: $GAMEDIR/INSTALL.EXE
      name: dosexec
  - write_file:
      content: '[cpu]

        cycles=fixed 11000'
      file: $GAMEDIR/dosbox.conf
slug: one-must-fall-2097-msdos
steamid: null
version: msdos
year: 1994
{
  "game_slug": "one-must-fall-2097",
  "version": "msdos",
  "description": "v2.1 Registered Version",
  "notes": "",
  "name": "One Must Fall 2097",
  "year": 1994,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "one-must-fall-2097-msdos",
  "installer_slug": "one-must-fall-2097-msdos",
  "script": {
    "files": [
      {
        "omf2097": "https://lutris.net/files/games/one-must-fall-2097/omf21cd.zip"
      }
    ],
    "game": {
      "config_file": "dosbox.conf",
      "exe": "OMF21.EXE",
      "main_file": "OMF/OMF.EXE"
    },
    "installer": [
      {
        "extract": {
          "file": "omf2097"
        }
      },
      {
        "task": {
          "executable": "$GAMEDIR/INSTALL.EXE",
          "name": "dosexec"
        }
      },
      {
        "write_file": {
          "content": "[cpu]\ncycles=fixed 11000",
          "file": "$GAMEDIR/dosbox.conf"
        }
      }
    ]
  }
}
Back to game