From 4cc8bbbddef951714de67575fe026f597520e4d8 Mon Sep 17 00:00:00 2001 From: Lance Date: Tue, 14 Jun 2016 22:16:57 -0500 Subject: [PATCH 1/2] Adding MiniLD 68 --- jams/2016.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/jams/2016.json b/jams/2016.json index 191b849..4b77c4e 100644 --- a/jams/2016.json +++ b/jams/2016.json @@ -14,6 +14,12 @@ "themes": ["any", "Camelot Warriors"], "tags": ["Amstrad", "Retro", "64K", "8bits", "casete"], "description": "This contest awards the best and most creative developers of the retro scene, able to develop the best games for Amstrad CPC 464. Prizes (1050€). PRO Category: 1) 300€, 2) 150€, 3) 75€. BASIC Category: 1) 100€, 2) 50€. Special Mentions: 125€ Gominolas best music, 125€ Jon Ritman best technical development, 125€ Dinamic most innovative playability." - } + }, + { + "name": "MiniLD 68", + "url": "http://ludumdare.com/compo/2016/06/13/minild-68-announcement/", + "start_date": "2016-06-14 00:00 -0000", + "end_date": "2016-30-31 23:59 -0000" + }, ] } From d304d5ba598c8f6c3a49caaa9fb4aaa545ba26f1 Mon Sep 17 00:00:00 2001 From: Lance Date: Tue, 14 Jun 2016 22:22:02 -0500 Subject: [PATCH 2/2] Fixed a couple stupid things --- jams/2016.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jams/2016.json b/jams/2016.json index 4b77c4e..01108ec 100644 --- a/jams/2016.json +++ b/jams/2016.json @@ -19,7 +19,7 @@ "name": "MiniLD 68", "url": "http://ludumdare.com/compo/2016/06/13/minild-68-announcement/", "start_date": "2016-06-14 00:00 -0000", - "end_date": "2016-30-31 23:59 -0000" - }, + "end_date": "2016-06-30 23:59 -0000" + } ] }