From 94e51108a4d0a463dfe03e20c4b38f3e838ccccd Mon Sep 17 00:00:00 2001 From: githubian235 <156494330+githubian235@users.noreply.github.com> Date: Sat, 13 Jan 2024 00:07:06 -0500 Subject: [PATCH] Update games.json --- games.json | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/games.json b/games.json index 305530dc..3fd324b7 100644 --- a/games.json +++ b/games.json @@ -1,4 +1,22 @@ -[ +[ + { + "name": "Hill Climb Racing 2", + "image": "cover.svg", + "directory": "hillclimbracing2", + "recommended": "1" + }, + { + "name": "DOOM", + "image": "cover.svg", + "directory": "doom", + "recommended": "1" + }, + { + "name": "Awesome Tanks 2", + "image": "cover.svg", + "directory": "awesometanks2", + "recommended": "1" + }, { "name": "Bubble Shooter", "image": "cover.svg",