files:
- flash: https://archive.org/download/vector_tdx/vectortdxTh.swf
game:
main_file: $GAMEDIR/vectortdxTh.swf
installer:
- move:
dst: $GAMEDIR
src: flash
description: ''
game_slug: vector-tdx
gogslug: ''
humblestoreid: ''
installer_slug: vector-tdx-without-a-stinger-ca
name: Vector TDx
notes: See original, with stinger call, at https://archive.org/details/vector_tdx
runner: ruffle
script:
files:
- flash: https://archive.org/download/vector_tdx/vectortdxTh.swf
game:
main_file: $GAMEDIR/vectortdxTh.swf
installer:
- move:
dst: $GAMEDIR
src: flash
slug: vector-tdx-without-a-stinger-ca
steamid: null
version: Without a stinger call
year: 2007
{
"game_slug": "vector-tdx",
"version": "Without a stinger call",
"description": "",
"notes": "See original, with stinger call, at https://archive.org/details/vector_tdx",
"name": "Vector TDx",
"year": 2007,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "ruffle",
"slug": "vector-tdx-without-a-stinger-ca",
"installer_slug": "vector-tdx-without-a-stinger-ca",
"script": {
"files": [
{
"flash": "https://archive.org/download/vector_tdx/vectortdxTh.swf"
}
],
"game": {
"main_file": "$GAMEDIR/vectortdxTh.swf"
},
"installer": [
{
"move": {
"dst": "$GAMEDIR",
"src": "flash"
}
}
]
}
}