files:
- installer: 'N/A: Get the zip file for this game from their website'
game:
exe: drive_c/Program Files/SwammysAOTFanGame/SwammysAOT.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files/SwammysAOTFanGame
file: $installer
format: zip
- move:
dst: $GAMEDIR/drive_c/Program Files/SwammysAOTFanGame/SwammysAOT.exe
src: $GAMEDIR/drive_c/Program Files/SwammysAOTFanGame/SwammysAOTV0.25.exe
description: Wine version
game_slug: swammys-attack-on-titan-fan-game
gogslug: ''
humblestoreid: ''
installer_slug: swammys-attack-on-titan-fan-g-025
name: Swammys Attack On Titan Fan Game
notes: ''
runner: wine
script:
files:
- installer: 'N/A: Get the zip file for this game from their website'
game:
exe: drive_c/Program Files/SwammysAOTFanGame/SwammysAOT.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files/SwammysAOTFanGame
file: $installer
format: zip
- move:
dst: $GAMEDIR/drive_c/Program Files/SwammysAOTFanGame/SwammysAOT.exe
src: $GAMEDIR/drive_c/Program Files/SwammysAOTFanGame/SwammysAOTV0.25.exe
slug: swammys-attack-on-titan-fan-g-025
steamid: null
version: '0.25'
year: 2021
{
"game_slug": "swammys-attack-on-titan-fan-game",
"version": "0.25",
"description": "Wine version",
"notes": "",
"name": "Swammys Attack On Titan Fan Game",
"year": 2021,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "swammys-attack-on-titan-fan-g-025",
"installer_slug": "swammys-attack-on-titan-fan-g-025",
"script": {
"files": [
{
"installer": "N/A: Get the zip file for this game from their website"
}
],
"game": {
"exe": "drive_c/Program Files/SwammysAOTFanGame/SwammysAOT.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files/SwammysAOTFanGame",
"file": "$installer",
"format": "zip"
}
},
{
"move": {
"dst": "$GAMEDIR/drive_c/Program Files/SwammysAOTFanGame/SwammysAOT.exe",
"src": "$GAMEDIR/drive_c/Program Files/SwammysAOTFanGame/SwammysAOTV0.25.exe"
}
}
]
}
}