files:
- tarbz: 'N/A: Select the archive you got from itch.io'
game:
exe: HamiltonTheDatingSim.sh
installer:
- extract:
file: tarbz
- chmodx: $GAMEDIR/HamiltonTheDatingSim.sh
description: null
game_slug: hamilton-the-dating-sim
gogslug: ''
humblestoreid: ''
installer_slug: hamilton-the-dating-sim-itchio
name: 'Hamilton: The Dating Sim'
notes: ''
runner: linux
script:
files:
- tarbz: 'N/A: Select the archive you got from itch.io'
game:
exe: HamiltonTheDatingSim.sh
installer:
- extract:
file: tarbz
- chmodx: $GAMEDIR/HamiltonTheDatingSim.sh
slug: hamilton-the-dating-sim-itchio
steamid: null
version: Itch.io
year: 2018
{
"game_slug": "hamilton-the-dating-sim",
"version": "Itch.io",
"description": null,
"notes": "",
"name": "Hamilton: The Dating Sim",
"year": 2018,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "hamilton-the-dating-sim-itchio",
"installer_slug": "hamilton-the-dating-sim-itchio",
"script": {
"files": [
{
"tarbz": "N/A: Select the archive you got from itch.io"
}
],
"game": {
"exe": "HamiltonTheDatingSim.sh"
},
"installer": [
{
"extract": {
"file": "tarbz"
}
},
{
"chmodx": "$GAMEDIR/HamiltonTheDatingSim.sh"
}
]
}
}