Installer clop-stand-alone-flash-pl

files:
- flash: https://gitlab.com/theshadow9899/lutris-installers/-/raw/main/Dragon%20Age%20Journeys/Extra%20Files/flashplayer_32_sa.exe
- swf: https://archive.org/download/clop_20231202/CLOP.swf
game:
  args: $GAMEDIR/CLOP.swf
  exe: $GAMEDIR/flashplayer_32_sa.exe
  prefix: $GAMEDIR/WinePrefix
installer:
- task:
    description: Preparing Wine prefix
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- move:
    dst: $GAMEDIR
    src: flash
- move:
    dst: $GAMEDIR
    src: swf
description: ''
game_slug: clop
gogslug: ''
humblestoreid: ''
installer_slug: clop-stand-alone-flash-pl
name: CLOP
notes: ''
runner: wine
script:
  files:
  - flash: https://gitlab.com/theshadow9899/lutris-installers/-/raw/main/Dragon%20Age%20Journeys/Extra%20Files/flashplayer_32_sa.exe
  - swf: https://archive.org/download/clop_20231202/CLOP.swf
  game:
    args: $GAMEDIR/CLOP.swf
    exe: $GAMEDIR/flashplayer_32_sa.exe
    prefix: $GAMEDIR/WinePrefix
  installer:
  - task:
      description: Preparing Wine prefix
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - move:
      dst: $GAMEDIR
      src: flash
  - move:
      dst: $GAMEDIR
      src: swf
slug: clop-stand-alone-flash-pl
steamid: null
version: Stand-alone Flash player
year: null
{
  "game_slug": "clop",
  "version": "Stand-alone Flash player",
  "description": "",
  "notes": "",
  "name": "CLOP",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "clop-stand-alone-flash-pl",
  "installer_slug": "clop-stand-alone-flash-pl",
  "script": {
    "files": [
      {
        "flash": "https://gitlab.com/theshadow9899/lutris-installers/-/raw/main/Dragon%20Age%20Journeys/Extra%20Files/flashplayer_32_sa.exe"
      },
      {
        "swf": "https://archive.org/download/clop_20231202/CLOP.swf"
      }
    ],
    "game": {
      "args": "$GAMEDIR/CLOP.swf",
      "exe": "$GAMEDIR/flashplayer_32_sa.exe",
      "prefix": "$GAMEDIR/WinePrefix"
    },
    "installer": [
      {
        "task": {
          "description": "Preparing Wine prefix",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "flash"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "swf"
        }
      }
    ]
  }
}
Back to game