files:
- engine: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/3D%20Pinball%20pour%20Windows%20%E2%80%93%20Space%20Cadet/SpaceCadetPinball.zip
- game_data: https://www.dropbox.com/s/hjbsyr4ulbpmpcq/3D%20Pinball%20pour%20Windows%20%E2%80%93%20Space%20Cadet.zip?dl=1
game:
exe: SpaceCadetPinball
installer:
- extract:
dst: $GAMEDIR
src: game_data
- extract:
dst: $GAMEDIR
src: engine
description: '"3D Pinball for Windows: Space Cadet" using SpaceCadetPinball open source
project'
game_slug: 3d-pinball-space-cadet
gogslug: ''
humblestoreid: ''
installer_slug: 3d-pinball-space-cadet-spacecadetpinball
name: '3D Pinball: Space Cadet'
notes: '- SpaceCadetPinball compiled from Git - commit e466bba - 13 april 2023'
runner: linux
script:
files:
- engine: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/3D%20Pinball%20pour%20Windows%20%E2%80%93%20Space%20Cadet/SpaceCadetPinball.zip
- game_data: https://www.dropbox.com/s/hjbsyr4ulbpmpcq/3D%20Pinball%20pour%20Windows%20%E2%80%93%20Space%20Cadet.zip?dl=1
game:
exe: SpaceCadetPinball
installer:
- extract:
dst: $GAMEDIR
src: game_data
- extract:
dst: $GAMEDIR
src: engine
slug: 3d-pinball-space-cadet-spacecadetpinball
steamid: null
version: SpaceCadetPinball
year: 1995
{
"game_slug": "3d-pinball-space-cadet",
"version": "SpaceCadetPinball",
"description": "\"3D Pinball for Windows: Space Cadet\" using SpaceCadetPinball open source project",
"notes": "- SpaceCadetPinball compiled from Git - commit e466bba - 13 april 2023",
"name": "3D Pinball: Space Cadet",
"year": 1995,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "3d-pinball-space-cadet-spacecadetpinball",
"installer_slug": "3d-pinball-space-cadet-spacecadetpinball",
"script": {
"files": [
{
"engine": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/3D%20Pinball%20pour%20Windows%20%E2%80%93%20Space%20Cadet/SpaceCadetPinball.zip"
},
{
"game_data": "https://www.dropbox.com/s/hjbsyr4ulbpmpcq/3D%20Pinball%20pour%20Windows%20%E2%80%93%20Space%20Cadet.zip?dl=1"
}
],
"game": {
"exe": "SpaceCadetPinball"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"src": "game_data"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"src": "engine"
}
}
]
}
}