Skip to content

Commit

Permalink
Create swfs.json
Browse files Browse the repository at this point in the history
  • Loading branch information
INJFLEA7272 authored Oct 5, 2023
1 parent b99c62b commit 67b1ee0
Showing 1 changed file with 73 additions and 0 deletions.
73 changes: 73 additions & 0 deletions swfs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
{
"swfs": [
{
"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",
"title": "Saturday Morning Watchmen",
"author": "Harry Partridge",
"authorLink": "https://twitter.com/HappyHarryToons",
"type": "Animation"
},
{
"location": "swfs/synj1.swf",
"title": "Synj vs. Horrid Part 1",
"author": "Dan Paladin",
"authorLink": "https://www.thebehemoth.com",
"type": "Animation"
},
{
"location": "swfs/synj2.swf",
"title": "Synj vs. Horrid Part 2",
"author": "Dan Paladin",
"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",
"author": "Tom Fulp",
"authorLink": "https://www.newgrounds.com",
"type": "Game"
}
]
}

0 comments on commit 67b1ee0

Please sign in to comment.