From 00a610f19dab9e256455a447c065be03d3b1c1c9 Mon Sep 17 00:00:00 2001 From: Adrian Siekierka Date: Sat, 12 Oct 2024 12:59:02 +0200 Subject: [PATCH] quadrop-v0-93, pothead-pong: add date --- entries/pothead-pong/game.json | 3 ++- entries/quadrop-v0-93/game.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/entries/pothead-pong/game.json b/entries/pothead-pong/game.json index e4bd7b15..3f2dab9d 100644 --- a/entries/pothead-pong/game.json +++ b/entries/pothead-pong/game.json @@ -1,4 +1,5 @@ { + "date": "1999-09-29", "description": "", "developer": "Psycosys", "files": [ @@ -23,4 +24,4 @@ "tags": [ "event:bung-2nd-coding-compo" ] -} \ No newline at end of file +} diff --git a/entries/quadrop-v0-93/game.json b/entries/quadrop-v0-93/game.json index 587f5e9e..7f879206 100644 --- a/entries/quadrop-v0-93/game.json +++ b/entries/quadrop-v0-93/game.json @@ -1,4 +1,5 @@ { + "date": "2003-11-02", "description": "This game was made as an entry for the game portion of the PDRoms Coding Competition.", "developer": "Dave VanEe", "files": [ @@ -20,4 +21,4 @@ "slug": "quadrop-v0-93", "title": "Quadrop v0.93", "typetag": "game" -} \ No newline at end of file +}