Installer outlaws-demo

files:
- demo: https://lutris.net/files/games/outlaws/outlaws_demo.zip
game:
  exe: drive_c/Outlaws/oldemo.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR/drive_c/Outlaws
    file: $demo
- task:
    filename: $GAMEDIR/drive_c/Outlaws/outlaws.reg
    name: set_regedit_file
    prefix: $GAMEDIR
description: ''
game_slug: outlaws
gogslug: outlaws_a_handful_of_missions
humblestoreid: ''
installer_slug: outlaws-demo
name: Outlaws
notes: ''
runner: wine
script:
  files:
  - demo: https://lutris.net/files/games/outlaws/outlaws_demo.zip
  game:
    exe: drive_c/Outlaws/oldemo.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR/drive_c/Outlaws
      file: $demo
  - task:
      filename: $GAMEDIR/drive_c/Outlaws/outlaws.reg
      name: set_regedit_file
      prefix: $GAMEDIR
slug: outlaws-demo
steamid: 559620
version: Demo
year: 1997
{
  "game_slug": "outlaws",
  "version": "Demo",
  "description": "",
  "notes": "",
  "name": "Outlaws",
  "year": 1997,
  "steamid": 559620,
  "gogslug": "outlaws_a_handful_of_missions",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "outlaws-demo",
  "installer_slug": "outlaws-demo",
  "script": {
    "files": [
      {
        "demo": "https://lutris.net/files/games/outlaws/outlaws_demo.zip"
      }
    ],
    "game": {
      "exe": "drive_c/Outlaws/oldemo.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Outlaws",
          "file": "$demo"
        }
      },
      {
        "task": {
          "filename": "$GAMEDIR/drive_c/Outlaws/outlaws.reg",
          "name": "set_regedit_file",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game