files:
- eternalinstaller: N/A:Select the game's zip folder
game:
exe: $GAMEDIR/drive_c/Games/EternalHomeFloristry/Eternal_Home_Floristry.exe
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/Games/EternalHomeFloristry
file: eternalinstaller
format: zip
wine:
overrides:
esync: true
description: Installer for version 1.1 of the game
game_slug: eternal-home-floristry
gogslug: ''
humblestoreid: ''
installer_slug: eternal-home-floristry-11
name: Eternal Home Floristry
notes: ''
runner: wine
script:
files:
- eternalinstaller: N/A:Select the game's zip folder
game:
exe: $GAMEDIR/drive_c/Games/EternalHomeFloristry/Eternal_Home_Floristry.exe
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/Games/EternalHomeFloristry
file: eternalinstaller
format: zip
wine:
overrides:
esync: true
slug: eternal-home-floristry-11
steamid: null
version: '1.1'
year: 2018
{
"game_slug": "eternal-home-floristry",
"version": "1.1",
"description": "Installer for version 1.1 of the game",
"notes": "",
"name": "Eternal Home Floristry",
"year": 2018,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "eternal-home-floristry-11",
"installer_slug": "eternal-home-floristry-11",
"script": {
"files": [
{
"eternalinstaller": "N/A:Select the game's zip folder"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/Games/EternalHomeFloristry/Eternal_Home_Floristry.exe",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/drive_c/Games/EternalHomeFloristry",
"file": "eternalinstaller",
"format": "zip"
}
}
],
"wine": {
"overrides": {
"esync": true
}
}
}
}