custom-name: Overland (First Access)
files:
- archive_file: N/A:Plese select the compressed file downloaded from itch.to
game:
exe: Overland.x86_64
installer:
- extract:
dst: $CACHE
file: archive_file
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE
description: null
game_slug: overland
gogslug: overland
humblestoreid: ''
installer_slug: overland-itchio-first-access-
name: Overland
notes: ''
runner: linux
script:
custom-name: Overland (First Access)
files:
- archive_file: N/A:Plese select the compressed file downloaded from itch.to
game:
exe: Overland.x86_64
installer:
- extract:
dst: $CACHE
file: archive_file
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE
slug: overland-itchio-first-access-
steamid: 355680
version: itch.io (First Access) 64bit
year: 2019
{
"game_slug": "overland",
"version": "itch.io (First Access) 64bit",
"description": null,
"notes": "",
"name": "Overland",
"year": 2019,
"steamid": 355680,
"gogslug": "overland",
"humblestoreid": "",
"runner": "linux",
"slug": "overland-itchio-first-access-",
"installer_slug": "overland-itchio-first-access-",
"script": {
"custom-name": "Overland (First Access)",
"files": [
{
"archive_file": "N/A:Plese select the compressed file downloaded from itch.to"
}
],
"game": {
"exe": "Overland.x86_64"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "archive_file",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE"
}
}
]
}
}