From e6fd33b9699adb8752089d2da7e5a463f6b17c5d Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Sun, 6 Aug 2023 00:26:56 +0000 Subject: [PATCH] Sure, let's add GPS game. git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4388 ed5197a5-7fde-0310-b194-c3ffbd925b24 --- apps/gg.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 apps/gg.json diff --git a/apps/gg.json b/apps/gg.json new file mode 100644 index 00000000..cb68fda3 --- /dev/null +++ b/apps/gg.json @@ -0,0 +1,4 @@ +{ + "type": "tildefriends-app", + "emoji": "🗺" +} \ No newline at end of file