From aed61d89958f39b24f1eb670fc6f4df0ba20523f Mon Sep 17 00:00:00 2001 From: LEGALISE_PIRACY Date: Wed, 8 May 2024 02:21:11 +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 f1d1697f..e931018f 100644 --- a/data/games.json +++ b/data/games.json @@ -1,4 +1,9 @@ [ + { + "name": "Karlson", + "image": "cover.svg", + "directory": "karlson" + }, { "name": "Adventure", "image": "cover.svg",