files:
- game:
filename: 3d_pinball_for_windows_space_cadet.exe
url: https://www.groovypost.com/wp-content/uploads/2015/07/3d_pinball_for_windows_space_cadet.exe
game:
exe: $GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Pinball/pinball.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
executable: game
name: wineexec
prefix: $GAMEDIR
description: Installs the Classic Pinball 3D game we love and grew up with.
game_slug: 3d-pinball-space-cadet
gogslug: ''
humblestoreid: ''
installer_slug: 3d-pinball-space-cadet-original-1995-game
name: '3D Pinball: Space Cadet'
notes: ''
runner: wine
script:
files:
- game:
filename: 3d_pinball_for_windows_space_cadet.exe
url: https://www.groovypost.com/wp-content/uploads/2015/07/3d_pinball_for_windows_space_cadet.exe
game:
exe: $GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Pinball/pinball.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
executable: game
name: wineexec
prefix: $GAMEDIR
slug: 3d-pinball-space-cadet-original-1995-game
steamid: null
version: original 1995 game
year: 1995
{
"game_slug": "3d-pinball-space-cadet",
"version": "original 1995 game",
"description": "Installs the Classic Pinball 3D game we love and grew up with.",
"notes": "",
"name": "3D Pinball: Space Cadet",
"year": 1995,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "3d-pinball-space-cadet-original-1995-game",
"installer_slug": "3d-pinball-space-cadet-original-1995-game",
"script": {
"files": [
{
"game": {
"filename": "3d_pinball_for_windows_space_cadet.exe",
"url": "https://www.groovypost.com/wp-content/uploads/2015/07/3d_pinball_for_windows_space_cadet.exe"
}
}
],
"game": {
"exe": "$GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Pinball/pinball.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}