diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ FlashRunner is mainly made for flash games but can be used for any swf file. flashrunner_game_list.json file contains the menu items in "Choose from list" -The file format is in the main JSON object there is array called "games_menu" which contains array of objects that each has "game_name" string +The file format in the JSON file is the main object contains array called "games_menu" which contains array of objects that each have "game_name" string that is name displayed in games menu and "game_swf" which contains string that is the link to the .swf file Example of the format: |