files:
- swf: https://archive.org/download/theroom_thegame/theroom_thegame.swf
game:
main_file: $GAMEDIR/theroom_thegame.swf
installer:
- merge:
dst: $GAMEDIR/
src: swf
description: ''
game_slug: the-room-tribute
gogslug: ''
humblestoreid: ''
installer_slug: the-room-the-game-tribute-flash
name: 'The Room: The Game (Tribute)'
notes: ''
runner: ruffle
script:
files:
- swf: https://archive.org/download/theroom_thegame/theroom_thegame.swf
game:
main_file: $GAMEDIR/theroom_thegame.swf
installer:
- merge:
dst: $GAMEDIR/
src: swf
slug: the-room-the-game-tribute-flash
steamid: null
version: flash
year: 2010
{
"game_slug": "the-room-tribute",
"version": "flash",
"description": "",
"notes": "",
"name": "The Room: The Game (Tribute)",
"year": 2010,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "ruffle",
"slug": "the-room-the-game-tribute-flash",
"installer_slug": "the-room-the-game-tribute-flash",
"script": {
"files": [
{
"swf": "https://archive.org/download/theroom_thegame/theroom_thegame.swf"
}
],
"game": {
"main_file": "$GAMEDIR/theroom_thegame.swf"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR/",
"src": "swf"
}
}
]
}
}