files:
- file1: N/A:Please select the itch.io executable
game:
arch: win32
exe: $file1
prefix: $GAMEDIR
installer:
- merge:
dst: $GAMEDIR/drive_c/Program Files/You Must Be 18 or Older to Enter
src: file1
description: ''
game_slug: you-must-be-18-or-older-to-enter
gogslug: ''
humblestoreid: ''
installer_slug: you-must-be-18-or-older-to-en-itchio
name: You Must Be 18 or Older to Enter
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the itch.io executable
game:
arch: win32
exe: $file1
prefix: $GAMEDIR
installer:
- merge:
dst: $GAMEDIR/drive_c/Program Files/You Must Be 18 or Older to Enter
src: file1
slug: you-must-be-18-or-older-to-en-itchio
steamid: 608510
version: itch.io
year: 2016
{
"game_slug": "you-must-be-18-or-older-to-enter",
"version": "itch.io",
"description": "",
"notes": "",
"name": "You Must Be 18 or Older to Enter",
"year": 2016,
"steamid": 608510,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "you-must-be-18-or-older-to-en-itchio",
"installer_slug": "you-must-be-18-or-older-to-en-itchio",
"script": {
"files": [
{
"file1": "N/A:Please select the itch.io executable"
}
],
"game": {
"arch": "win32",
"exe": "$file1",
"prefix": "$GAMEDIR"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR/drive_c/Program Files/You Must Be 18 or Older to Enter",
"src": "file1"
}
}
]
}
}