We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f12e1c5 commit de51540Copy full SHA for de51540
1 file changed
entries/rubenretro__powerball/game.json
@@ -20,13 +20,22 @@
20
"playable": true
21
}
22
],
23
- "developer": {
24
- "Rubenretro": "https://rubenretro.itch.io",
25
- "beatscribe": "https://beatscribe.itch.io",
26
- "ainaSGE": "https://ainasge.itch.io"
27
- },
+ "developer": [
+ {
+ "name": "Rubenretro",
+ "link": "https://rubenretro.itch.io"
+ },
28
29
+ "name": "beatscribe",
30
+ "link": "https://beatscribe.itch.io"
31
32
33
+ "name": "ainaSGE",
34
+ "link": "https://ainasge.itch.io"
35
+ }
36
+ ],
37
"title": "PowerBall: Monster's Quest",
38
"date": "2023-09-15",
39
"website": "https://rubenretro.itch.io/powerball",
40
"slug": "rubenretro__powerball"
-}
41
+}
0 commit comments