files:
- swf: https://archive.org/download/roseandcamellia/rosecamelliaEng.swf
game:
main_file: $GAMEDIR/rosecamelliaEng.swf
installer:
- merge:
dst: $GAMEDIR/
src: swf
description: The original flash version via Ruffle
game_slug: rose-and-camellia
gogslug: ''
humblestoreid: ''
installer_slug: rose-camellia-2007
name: Rose & Camellia
notes: ''
runner: ruffle
script:
files:
- swf: https://archive.org/download/roseandcamellia/rosecamelliaEng.swf
game:
main_file: $GAMEDIR/rosecamelliaEng.swf
installer:
- merge:
dst: $GAMEDIR/
src: swf
slug: rose-camellia-2007
steamid: null
version: '2007'
year: 2007
{
"game_slug": "rose-and-camellia",
"version": "2007",
"description": "The original flash version via Ruffle",
"notes": "",
"name": "Rose & Camellia",
"year": 2007,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "ruffle",
"slug": "rose-camellia-2007",
"installer_slug": "rose-camellia-2007",
"script": {
"files": [
{
"swf": "https://archive.org/download/roseandcamellia/rosecamelliaEng.swf"
}
],
"game": {
"main_file": "$GAMEDIR/rosecamelliaEng.swf"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR/",
"src": "swf"
}
}
]
}
}