files:
- file1: N/A:Please select the itch.io archive
game:
arch: win32
exe: drive_c/Program Files/Blaster Shooter GunGuy/BlasterShooterGunGuy0.1.4.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files/Blaster Shooter GunGuy
file: $file1
description: ''
game_slug: blaster-shooter-gunguy
gogslug: ''
humblestoreid: ''
installer_slug: blaster-shooter-gunguy-itchio
name: Blaster Shooter GunGuy!
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the itch.io archive
game:
arch: win32
exe: drive_c/Program Files/Blaster Shooter GunGuy/BlasterShooterGunGuy0.1.4.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files/Blaster Shooter GunGuy
file: $file1
slug: blaster-shooter-gunguy-itchio
steamid: 391740
version: itch.io
year: 2015
{
"game_slug": "blaster-shooter-gunguy",
"version": "itch.io",
"description": "",
"notes": "",
"name": "Blaster Shooter GunGuy!",
"year": 2015,
"steamid": 391740,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "blaster-shooter-gunguy-itchio",
"installer_slug": "blaster-shooter-gunguy-itchio",
"script": {
"files": [
{
"file1": "N/A:Please select the itch.io archive"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Blaster Shooter GunGuy/BlasterShooterGunGuy0.1.4.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files/Blaster Shooter GunGuy",
"file": "$file1"
}
}
]
}
}