diff --git a/entries/kurolink78__the-children/game.json b/entries/kurolink78__the-children/game.json index bd51c3c5..a907cca8 100644 --- a/entries/kurolink78__the-children/game.json +++ b/entries/kurolink78__the-children/game.json @@ -16,10 +16,16 @@ "playable": true } ], - "developer": { - "Kurolink78": "https://kurolink78.itch.io", - "SubterraneanExhibit": "https://subterraneanexhibit.itch.io" - }, + "developer": [ + { + "name": "Kurolink78", + "link": "https://kurolink78.itch.io" + }, + { + "name": "SubterraneanExhibit", + "link": "https://subterraneanexhibit.itch.io" + } + ], "title": "The Children", "date": "2023-09-15", "website": "https://kurolink78.itch.io/the-children", diff --git a/entries/orbistertius__petrophobia/game.json b/entries/orbistertius__petrophobia/game.json index 3adeaa46..e0cb5968 100644 --- a/entries/orbistertius__petrophobia/game.json +++ b/entries/orbistertius__petrophobia/game.json @@ -18,10 +18,16 @@ "playable": true } ], - "developer": { - "Orbis Tertius Games": "https://orbistertius.itch.io", - "lunafromthemoon": "https://lunafromthemoon.itch.io" - }, + "developer": [ + { + "name": "Orbis Tertius Games", + "link": "https://orbistertius.itch.io" + }, + { + "name": "lunafromthemoon", + "link": "https://lunafromthemoon.itch.io" + } + ], "title": "Petrophobia", "date": "2023-09-15", "website": "https://orbistertius.itch.io/petrophobia", diff --git a/entries/pearacidic__monster-orc-arina-a-game-boy-tool/game.json b/entries/pearacidic__monster-orc-arina-a-game-boy-tool/game.json index 0e98c7d9..576d576a 100644 --- a/entries/pearacidic__monster-orc-arina-a-game-boy-tool/game.json +++ b/entries/pearacidic__monster-orc-arina-a-game-boy-tool/game.json @@ -14,10 +14,16 @@ "playable": true } ], - "developer": { - "Pearacidic": "https://pearacidic.itch.io", - "beatscribe": "https://beatscribe.itch.io" - }, + "developer": [ + { + "name": "Pearacidic", + "link": "https://pearacidic.itch.io" + }, + { + "name": "beatscribe", + "link": "https://beatscribe.itch.io" + } + ], "title": "Monster Orc-arina", "date": "2023-09-15", "website": "https://pearacidic.itch.io/monster-orc-arina-a-game-boy-tool", diff --git a/entries/retroreflector__banished/game.json b/entries/retroreflector__banished/game.json index 36de7691..f46707b0 100644 --- a/entries/retroreflector__banished/game.json +++ b/entries/retroreflector__banished/game.json @@ -19,10 +19,16 @@ "playable": true } ], - "developer": { - "RetroReflector": "https://retroreflector.itch.io", - "Bownly": "https://bownly.itch.io" - }, + "developer": [ + { + "name": "RetroReflector", + "link": "https://retroreflector.itch.io" + }, + { + "name": "Bownly", + "link": "https://bownly.itch.io" + } + ], "title": "Banished", "date": "2023-09-15", "website": "https://retroreflector.itch.io/banished", diff --git a/entries/wrong-way-games__sacred-meat/game.json b/entries/wrong-way-games__sacred-meat/game.json index 247efa59..39f93dd8 100644 --- a/entries/wrong-way-games__sacred-meat/game.json +++ b/entries/wrong-way-games__sacred-meat/game.json @@ -17,10 +17,16 @@ "playable": true } ], - "developer": { - "Wrong Way Games": "https://wrong-way-games.itch.io", - "Cool Bug Games": "https://cool-bug-games.itch.io" - }, + "developer": [ + { + "name": "Wrong Way Games", + "link": "https://wrong-way-games.itch.io" + }, + { + "name": "Cool Bug Games", + "link": "https://cool-bug-games.itch.io" + } + ], "title": "Sacred Meat", "date": "2023-09-15", "website": "https://wrong-way-games.itch.io/sacred-meat", diff --git a/entries/zakari-games__frontiers-of-the-fallen/game.json b/entries/zakari-games__frontiers-of-the-fallen/game.json index 8800d8ca..3b7f9217 100644 --- a/entries/zakari-games__frontiers-of-the-fallen/game.json +++ b/entries/zakari-games__frontiers-of-the-fallen/game.json @@ -26,11 +26,20 @@ "playable": true } ], - "developer": { - "Zakari Games": "https://zakari-games.itch.io", - "systemeffect": "https://systemeffect.itch.io", - "frequency.data": "https://frequencydata.itch.io" - }, + "developer": [ + { + "name": "Zakari Games", + "link": "https://zakari-games.itch.io" + }, + { + "name": "systemeffect", + "link": "https://systemeffect.itch.io" + }, + { + "name": "frequency.data", + "link": "https://frequencydata.itch.io" + } + ], "title": "Frontiers of the Fallen", "date": "2023-09-15", "website": "https://zakari-games.itch.io/frontiers-of-the-fallen",