demo: Update swfs.json example

This commit is contained in:
nosamu 2022-07-12 13:20:37 -05:00 committed by Mike Welsh
parent 320f84dc88
commit 7c55a14c36
1 changed files with 71 additions and 37 deletions

View File

@ -31,11 +31,23 @@ To use this, add a new file `swfs.json` in this directory. The contents should l
{
"swfs": [
{
"location": "swfs/alien_hominid.swf",
"title": "Alien Hominid",
"author": "Tom Fulp and Dan Paladin",
"authorLink": "https://www.newgrounds.com",
"type": "Game"
"location": "logo-anim.swf",
"title": "Ruffle Logo",
"author": "Ruffle contributors",
"authorLink": "https://ruffle.rs",
"config": {
"autoplay": "on",
"backgroundColor": "#31497D",
"letterbox": "off",
"unmuteOverlay": "hidden"
}
},
{
"location": "swfs/bitey1.swf",
"title": "Bitey of Brackenwood",
"author": "Adam Phillips",
"authorLink": "https://bitey.com",
"type": "Animation"
},
{
"location": "swfs/saturday_morning_watchmen.swf",
@ -58,6 +70,28 @@ To use this, add a new file `swfs.json` in this directory. The contents should l
"authorLink": "https://www.thebehemoth.com",
"type": "Animation"
},
{
"location": "swfs/alien_hominid.swf",
"title": "Alien Hominid",
"author": "Tom Fulp and Dan Paladin",
"authorLink": "https://www.newgrounds.com",
"type": "Game"
},
{
"location": "swfs/flyguy.swf",
"title": "FlyGuy",
"author": "Trevor van Meter",
"authorLink": "https://www.heytvm.com",
"type": "Game"
},
{
"location": "swfs/marvin_spectrum.swf",
"title": "Marvin Spectrum",
"author": "Bryan Singh",
"authorLink": "https://www.hotbryan.com",
"type": "Game"
},
{
"location": "swfs/wasted_sky.swf",
"title": "Wasted Sky",