files:
- archive: N/A:Select your zip file
game:
exe: Altered.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: archive
description: Manuel Install Script (Wine)
game_slug: altered-the-gay-furry-adventure-game
gogslug: ''
humblestoreid: ''
installer_slug: altered-the-gay-furry-adventu-10
name: Altered the Gay Furry Adventure Game
notes: Download the "Altered VersionXX.zip" from the official itch.io page and select
the downloaded archive.
runner: wine
script:
files:
- archive: N/A:Select your zip file
game:
exe: Altered.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: archive
slug: altered-the-gay-furry-adventu-10
steamid: null
version: '1.0'
year: 2024
{
"game_slug": "altered-the-gay-furry-adventure-game",
"version": "1.0",
"description": "Manuel Install Script (Wine)",
"notes": "Download the \"Altered VersionXX.zip\" from the official itch.io page and select the downloaded archive.",
"name": "Altered the Gay Furry Adventure Game",
"year": 2024,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "altered-the-gay-furry-adventu-10",
"installer_slug": "altered-the-gay-furry-adventu-10",
"script": {
"files": [
{
"archive": "N/A:Select your zip file"
}
],
"game": {
"exe": "Altered.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "archive"
}
}
]
}
}