diff options
author | LinuxWizard42 <computerwizard@linuxmail.org> | 2022-09-30 19:44:44 +0300 |
---|---|---|
committer | LinuxWizard42 <computerwizard@linuxmail.org> | 2022-09-30 19:44:44 +0300 |
commit | 11344687f76e789837ea0a04131e7937e97273d4 (patch) | |
tree | 3f666d5db9a9dd0e867239e946b3fe8d8a0e2fe8 /flashrunner_game_list.json | |
download | FlashRunner-11344687f76e789837ea0a04131e7937e97273d4.tar.gz FlashRunner-11344687f76e789837ea0a04131e7937e97273d4.tar.zst |
First commit
Diffstat (limited to 'flashrunner_game_list.json')
-rw-r--r-- | flashrunner_game_list.json | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/flashrunner_game_list.json b/flashrunner_game_list.json new file mode 100644 index 0000000..cc1110f --- /dev/null +++ b/flashrunner_game_list.json @@ -0,0 +1,40 @@ +{ + "games_menu": [ + { + "game_name": "Plazma Burst 2", + "game_swf": "https://www.plazmaburst2.com/pb2/pb2_re34.swf" + }, + { + "game_name": "Bow Man 2", + "game_swf": "https://www.addictinggames.com/sites/default/files/flash_games/bowman2.swf" + }, + { + "game_name": "Gods Playing Field 2", + "game_swf": "https://voidnet.freemyip.com:7600/games/gods_playing_field_2.swf" + }, + { + "game_name": "Dad n' me", + "game_swf": "https://uploads.ungrounded.net/254000/254456_DadNMeNewgrounds.swf" + }, + { + "game_name": "Dry Fire", + "game_swf": "https://voidnet.freemyip.com:7600/games/dry_fire.swf" + }, + { + "game_name": "You Have To Burn The Rope", + "game_swf": "https://uploads.ungrounded.net/432000/432872_Spoiler.swf" + }, + { + "game_name": "Mario Remix: Boss Edition", + "game_swf": "https://uploads.ungrounded.net/422000/422430_Mario_Remix_Boss_Edition.swf" + }, + { + "game_name": "Rage 2", + "game_swf": "https://voidnet.freemyip.com:7600/games/rage_2.swf" + }, + { + "game_name": "Whack Your Boss", + "game_swf": "https://voidnet.freemyip.com:7600/games/whack_your_boss.swf" + } + ] +} |