From 012452916bbcd5d5cd58c3373b3f399d4c9df29f Mon Sep 17 00:00:00 2001 From: LEGALISE_PIRACY Date: Tue, 23 Apr 2024 03:48:57 +0000 Subject: [PATCH] Update data/games.json --- data/games.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/data/games.json b/data/games.json index 5b705526..ce5ea51d 100644 --- a/data/games.json +++ b/data/games.json @@ -1,4 +1,9 @@ [ + { + "name": "Flappy Dino", + "image": "cover.svg", + "directory": "fld" + }, { "name": "Connect Four", "image": "cover.svg",