From e166e0d4449aa5d703e23082eff9b3dd34ee9785 Mon Sep 17 00:00:00 2001 From: Nikku4211 <73254369+nikku4211@users.noreply.github.com> Date: Sat, 11 Mar 2023 12:55:55 -0500 Subject: [PATCH 1/3] Added a credit to PMProg in Coquiman. PMProg did the coding. I merely did the idea, character, animation, art, and music. --- entries/coquiman/game.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/entries/coquiman/game.json b/entries/coquiman/game.json index 906a124..de31e09 100644 --- a/entries/coquiman/game.json +++ b/entries/coquiman/game.json @@ -14,11 +14,11 @@ "playable": true } ], - "developer": "Nikku4211", + "developer": "Nikku4211 and PMProg", "date": "2023-02-22T21:02:00", "website": "https://nikku4211.itch.io/coquiman", "slug": "coquiman", "title": "Coquiman", "platform": "GBA", "description": "Title screen for grappling game." -} \ No newline at end of file +} From 0bd7f0302aeae6d7f0d24452209236c4c82c8050 Mon Sep 17 00:00:00 2001 From: Nikku4211 <73254369+nikku4211@users.noreply.github.com> Date: Sat, 11 Mar 2023 12:58:14 -0500 Subject: [PATCH 2/3] Fixed PMProg credit. --- entries/coquiman/game.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entries/coquiman/game.json b/entries/coquiman/game.json index de31e09..9f1a657 100644 --- a/entries/coquiman/game.json +++ b/entries/coquiman/game.json @@ -14,7 +14,7 @@ "playable": true } ], - "developer": "Nikku4211 and PMProg", + "developer": "Nikku4211", "PMProg", "date": "2023-02-22T21:02:00", "website": "https://nikku4211.itch.io/coquiman", "slug": "coquiman", From 32d8a8bde885e43f7d27bfdc8473da1acc9e19aa Mon Sep 17 00:00:00 2001 From: Nikku4211 <73254369+nikku4211@users.noreply.github.com> Date: Sat, 11 Mar 2023 13:01:05 -0500 Subject: [PATCH 3/3] Fixed PMProg credit in Coquiman. --- entries/coquiman/game.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entries/coquiman/game.json b/entries/coquiman/game.json index 9f1a657..ac79b5f 100644 --- a/entries/coquiman/game.json +++ b/entries/coquiman/game.json @@ -14,7 +14,7 @@ "playable": true } ], - "developer": "Nikku4211", "PMProg", + "developer": ["Nikku4211", "PMProg"], "date": "2023-02-22T21:02:00", "website": "https://nikku4211.itch.io/coquiman", "slug": "coquiman",