Skip to content

Commit

Permalink
added the game in gamesdata json file
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaibhav-kesarwani committed Jul 25, 2024
1 parent ee31b42 commit 3507eac
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion assets/js/gamesData.json
Original file line number Diff line number Diff line change
Expand Up @@ -3146,8 +3146,14 @@
"gameUrl": "Penalty_Shootout_Game",
"thumbnailUrl": "Penalty_Shootout_Game"
},
"628":{
"628":{
"gameTitle" : "Atlas Game",
"gameUrl": "Atlas_Game",
"thumbnailUrl": "Atlas_Game.png"
},
"629":{
"gameTitle" : "Pokemon Adventure Game",
"gameUrl": "Pokemon_Adventure_Game",
"thumbnailUrl": "Pokemon_Adventure_Game.webp"
}
}

0 comments on commit 3507eac

Please sign in to comment.