files:
- file: https://web.archive.org/web/20150815180605/http://alexbeachum.com/outerwildsDownloads/OuterWilds_Alpha_1_2_PC.zip
game:
arch: win64
exe: $GAMEDIR/OuterWilds_Alpha_1_2.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR
installer:
- extract:
src: file
- task:
arch: win64
name: create_prefix
- chmodx: $GAMEDIR/OuterWilds_Alpha_1_2.exe
description: The windows version of the outer wilds alpha.
game_slug: outer-wilds-alpha
gogslug: ''
humblestoreid: ''
installer_slug: outer-wilds-alpha-12windows
name: Outer Wilds Alpha
notes: ''
runner: wine
script:
files:
- file: https://web.archive.org/web/20150815180605/http://alexbeachum.com/outerwildsDownloads/OuterWilds_Alpha_1_2_PC.zip
game:
arch: win64
exe: $GAMEDIR/OuterWilds_Alpha_1_2.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR
installer:
- extract:
src: file
- task:
arch: win64
name: create_prefix
- chmodx: $GAMEDIR/OuterWilds_Alpha_1_2.exe
slug: outer-wilds-alpha-12windows
steamid: null
version: 1.2(Windows)
year: 2012
{
"game_slug": "outer-wilds-alpha",
"version": "1.2(Windows)",
"description": "The windows version of the outer wilds alpha.",
"notes": "",
"name": "Outer Wilds Alpha",
"year": 2012,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "outer-wilds-alpha-12windows",
"installer_slug": "outer-wilds-alpha-12windows",
"script": {
"files": [
{
"file": "https://web.archive.org/web/20150815180605/http://alexbeachum.com/outerwildsDownloads/OuterWilds_Alpha_1_2_PC.zip"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/OuterWilds_Alpha_1_2.exe",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"extract": {
"src": "file"
}
},
{
"task": {
"arch": "win64",
"name": "create_prefix"
}
},
{
"chmodx": "$GAMEDIR/OuterWilds_Alpha_1_2.exe"
}
]
}
}