files:
- game_archive: N/A:Please download the zip file from https://nothinginsight.itch.io/nothing-in-sight
game:
exe: drive_c/Program Files/Nothing In Sight/Nothing In Sight.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
- extract:
dst: $GAMEDIR/drive_c/Program Files/Nothing In Sight
file: game_archive
description: Archive from itch.io.
game_slug: nothing-in-sight
gogslug: ''
humblestoreid: ''
installer_slug: nothing-in-sight-v10
name: Nothing In Sight
notes: ''
runner: wine
script:
files:
- game_archive: N/A:Please download the zip file from https://nothinginsight.itch.io/nothing-in-sight
game:
exe: drive_c/Program Files/Nothing In Sight/Nothing In Sight.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
- extract:
dst: $GAMEDIR/drive_c/Program Files/Nothing In Sight
file: game_archive
slug: nothing-in-sight-v10
steamid: null
version: v1.0
year: 2019
{
"game_slug": "nothing-in-sight",
"version": "v1.0",
"description": "Archive from itch.io.",
"notes": "",
"name": "Nothing In Sight",
"year": 2019,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "nothing-in-sight-v10",
"installer_slug": "nothing-in-sight-v10",
"script": {
"files": [
{
"game_archive": "N/A:Please download the zip file from https://nothinginsight.itch.io/nothing-in-sight"
}
],
"game": {
"exe": "drive_c/Program Files/Nothing In Sight/Nothing In Sight.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files/Nothing In Sight",
"file": "game_archive"
}
}
]
}
}