files:
- game_engine: https://github.com/k4zmu2a/SpaceCadetPinball/releases/download/Release_2.1.0/SpaceCadetPinballx64Win.zip
- game_data: https://www.dropbox.com/s/hjbsyr4ulbpmpcq/3D%20Pinball%20pour%20Windows%20%E2%80%93%20Space%20Cadet.zip?dl=1
game:
exe: drive_c/SpaceCadetPinbal/SpaceCadetPinball.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/SpaceCadetPinbal
file: game_engine
format: zip
- extract:
dst: $GAMEDIR/drive_c/SpaceCadetPinbal
src: game_data
description: 'Play "3D Pinball for Windows: Space Cadet" on Linux!'
game_slug: 3d-pinball-space-cadet
gogslug: ''
humblestoreid: ''
installer_slug: 3d-pinball-space-cadet-spacecadetpinball
name: '3D Pinball: Space Cadet'
notes: '- Using SpaceCadetPinball open source engine'
runner: wine
script:
files:
- game_engine: https://github.com/k4zmu2a/SpaceCadetPinball/releases/download/Release_2.1.0/SpaceCadetPinballx64Win.zip
- game_data: https://www.dropbox.com/s/hjbsyr4ulbpmpcq/3D%20Pinball%20pour%20Windows%20%E2%80%93%20Space%20Cadet.zip?dl=1
game:
exe: drive_c/SpaceCadetPinbal/SpaceCadetPinball.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/SpaceCadetPinbal
file: game_engine
format: zip
- extract:
dst: $GAMEDIR/drive_c/SpaceCadetPinbal
src: game_data
slug: 3d-pinball-space-cadet-spacecadetpinball
steamid: null
version: SpaceCadetPinball
year: 1995
{
"game_slug": "3d-pinball-space-cadet",
"version": "SpaceCadetPinball",
"description": "Play \"3D Pinball for Windows: Space Cadet\" on Linux!",
"notes": "- Using SpaceCadetPinball open source engine",
"name": "3D Pinball: Space Cadet",
"year": 1995,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "3d-pinball-space-cadet-spacecadetpinball",
"installer_slug": "3d-pinball-space-cadet-spacecadetpinball",
"script": {
"files": [
{
"game_engine": "https://github.com/k4zmu2a/SpaceCadetPinball/releases/download/Release_2.1.0/SpaceCadetPinballx64Win.zip"
},
{
"game_data": "https://www.dropbox.com/s/hjbsyr4ulbpmpcq/3D%20Pinball%20pour%20Windows%20%E2%80%93%20Space%20Cadet.zip?dl=1"
}
],
"game": {
"exe": "drive_c/SpaceCadetPinbal/SpaceCadetPinball.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/SpaceCadetPinbal",
"file": "game_engine",
"format": "zip"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/SpaceCadetPinbal",
"src": "game_data"
}
}
]
}
}