files:
- installer: https://souvenirgame.com/indiecade/downloads/souvenir_win.zip
game:
exe: $GAMEDIR/Souvenir.exe
installer:
- extract:
dst: $GAMEDIR
file: installer
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
description: ''
game_slug: souvenir_
gogslug: ''
humblestoreid: ''
installer_slug: souvenir_-35143663
name: Souvenir_
notes: "- Walking forward sometimes veers you to the left or right.\r\n\r\n- Movement\
\ feels like you're wearing boots made out of peanut butter, but like really bad\
\ processed gummy peanut butter with lots of corn syrup and guar gum in it.\r\n\r\
\n- Jumping can seem inaccurate at times.\r\n\r\n- Sometimes you fly off into space.\
\ (First person 6 DOF movement is HARD.)\r\n\r\n- Respawning sometimes glitches\
\ out / throws you into an infinite loop of falling. (Or maybe it's a metaphor!\
\ Ooooh!)\r\n\r\n- There is no ending implemented yet; it's supposed to kick-in\
\ after you collect X number of souvenirs. As of now, you just keep collecting them\
\ and distorting the HUD.\r\n\r\n- Crows freak out a lot and rotate improperly.\r\
\n\r\n- Narrative is incomplete. Think of it as an incentive to try it again in\
\ a few months!\r\n\r\n- 360 controller support for Windows got broken in our rush\
\ to get 360 controller support working for OSX (our gallery kiosk uses a Mac) but\
\ in the future it'll be seamless and lovely"
runner: wine
script:
files:
- installer: https://souvenirgame.com/indiecade/downloads/souvenir_win.zip
game:
exe: $GAMEDIR/Souvenir.exe
installer:
- extract:
dst: $GAMEDIR
file: installer
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
slug: souvenir_-35143663
steamid: null
version: 3.5.1.43663
year: 2012
{
"game_slug": "souvenir_",
"version": "3.5.1.43663",
"description": "",
"notes": "- Walking forward sometimes veers you to the left or right.\r\n\r\n- Movement feels like you're wearing boots made out of peanut butter, but like really bad processed gummy peanut butter with lots of corn syrup and guar gum in it.\r\n\r\n- Jumping can seem inaccurate at times.\r\n\r\n- Sometimes you fly off into space. (First person 6 DOF movement is HARD.)\r\n\r\n- Respawning sometimes glitches out / throws you into an infinite loop of falling. (Or maybe it's a metaphor! Ooooh!)\r\n\r\n- There is no ending implemented yet; it's supposed to kick-in after you collect X number of souvenirs. As of now, you just keep collecting them and distorting the HUD.\r\n\r\n- Crows freak out a lot and rotate improperly.\r\n\r\n- Narrative is incomplete. Think of it as an incentive to try it again in a few months!\r\n\r\n- 360 controller support for Windows got broken in our rush to get 360 controller support working for OSX (our gallery kiosk uses a Mac) but in the future it'll be seamless and lovely",
"name": "Souvenir_",
"year": 2012,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "souvenir_-35143663",
"installer_slug": "souvenir_-35143663",
"script": {
"files": [
{
"installer": "https://souvenirgame.com/indiecade/downloads/souvenir_win.zip"
}
],
"game": {
"exe": "$GAMEDIR/Souvenir.exe"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "installer"
}
},
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
}
]
}
}