Installer roomgirl-hf-patch

extends: roomgirl
files:
- installer: N/A:Select the HF Patch .exe
installer:
- task:
    executable: installer
    name: wineexec
description: null
game_slug: roomgirl
gogslug: ''
humblestoreid: ''
installer_slug: roomgirl-hf-patch
name: RoomGirl
notes: HF Patch comes splitted into multiple .bin and an .exe file. Make sure all
  of these files are in the same folder.
runner: wine
script:
  extends: roomgirl
  files:
  - installer: N/A:Select the HF Patch .exe
  installer:
  - task:
      executable: installer
      name: wineexec
slug: roomgirl-hf-patch
steamid: null
version: HF Patch
year: 2022
{
  "game_slug": "roomgirl",
  "version": "HF Patch",
  "description": null,
  "notes": "HF Patch comes splitted into multiple .bin and an .exe file. Make sure all of these files are in the same folder.",
  "name": "RoomGirl",
  "year": 2022,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "roomgirl-hf-patch",
  "installer_slug": "roomgirl-hf-patch",
  "script": {
    "extends": "roomgirl",
    "files": [
      {
        "installer": "N/A:Select the HF Patch .exe"
      }
    ],
    "installer": [
      {
        "task": {
          "executable": "installer",
          "name": "wineexec"
        }
      }
    ]
  }
}
Back to game