diff options
author | LinuxWizard42 <computerwizard@linuxmail.org> | 2022-10-12 22:54:37 +0300 |
---|---|---|
committer | LinuxWizard42 <computerwizard@linuxmail.org> | 2022-10-12 22:54:37 +0300 |
commit | 703e03aba33f234712206769f57717ba7d92d23d (patch) | |
tree | 0041f04ccb75bd5379c764e9fe42249fffe75fc3 /FlashRunner-linux-x64/flashrunner_game_list.json | |
parent | ab6e257e6e9d9a483d7e86f220d8b209a2cd7753 (diff) | |
download | FlashRunner-703e03aba33f234712206769f57717ba7d92d23d.tar.gz FlashRunner-703e03aba33f234712206769f57717ba7d92d23d.tar.zst |
Added export_allowed file to make repository visible in cgit
Diffstat (limited to 'FlashRunner-linux-x64/flashrunner_game_list.json')
-rw-r--r-- | FlashRunner-linux-x64/flashrunner_game_list.json | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/FlashRunner-linux-x64/flashrunner_game_list.json b/FlashRunner-linux-x64/flashrunner_game_list.json new file mode 100644 index 0000000..cc1110f --- /dev/null +++ b/FlashRunner-linux-x64/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" + } + ] +} |