extends: roomgirl
files:
- installer: N/A:Select the HF Patch .exe
installer:
- task:
executable: installer
name: wineexec
description: ''
game_slug: roomgirl-hf-patch
gogslug: ''
humblestoreid: ''
installer_slug: roomgirl-hf-patch-default
name: RoomGirl HF Patch
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-default
steamid: null
version: Default
year: 2022
{
"game_slug": "roomgirl-hf-patch",
"version": "Default",
"description": "",
"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 HF Patch",
"year": 2022,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "roomgirl-hf-patch-default",
"installer_slug": "roomgirl-hf-patch-default",
"script": {
"extends": "roomgirl",
"files": [
{
"installer": "N/A:Select the HF Patch .exe"
}
],
"installer": [
{
"task": {
"executable": "installer",
"name": "wineexec"
}
}
]
}
}