Skip to content

Commit ae6d7f1

Browse files
authored
cwan, quadrop-v0-93, pothead-pong, squishy-the-turtle, super-princess-2092: metadata/ROM updates (#251)
* super-princess-2092: add repository link, post-jam build, additional screenshots * cwan: add missing date, source code * quadrop-v0-93, pothead-pong: add date * squishy-the-turtle: update ROM, add missing metadata
1 parent ab364af commit ae6d7f1

File tree

15 files changed

+31
-12
lines changed

15 files changed

+31
-12
lines changed

entries/cwan/CWAN.src.zip

8.46 KB
Binary file not shown.
Binary file not shown.

entries/cwan/game.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
{
2+
"date": "1999-07-13",
23
"description": "",
34
"developer": "Sabre Wulf",
45
"files": [
56
{
67
"description": "release",
7-
"filename": "Cwan__(Gameboy).zip"
8+
"filename": "cwan.zip"
9+
},
10+
{
11+
"description": "source",
12+
"filename": "CWAN.src.zip"
813
},
914
{
1015
"default": true,
@@ -20,4 +25,4 @@
2025
"slug": "cwan",
2126
"title": "Cwan",
2227
"typetag": "game"
23-
}
28+
}

entries/pothead-pong/game.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"date": "1999-09-29",
23
"description": "",
34
"developer": "Psycosys",
45
"files": [
@@ -23,4 +24,4 @@
2324
"tags": [
2425
"event:bung-2nd-coding-compo"
2526
]
26-
}
27+
}

entries/quadrop-v0-93/game.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"date": "2003-11-02",
23
"description": "This game was made as an entry for the game portion of the PDRoms Coding Competition.",
34
"developer": "Dave VanEe",
45
"files": [
@@ -20,4 +21,4 @@
2021
"slug": "quadrop-v0-93",
2122
"title": "Quadrop v0.93",
2223
"typetag": "game"
23-
}
24+
}

entries/squishy-the-turtle/game.json

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,21 @@
33
"slug": "squishy-the-turtle",
44
"developer": "Cppchriscpp",
55
"platform": "GB",
6+
"date": "2015-12-14",
7+
"license": "MIT",
8+
"repository": "https://github.com/potatolain/SquishyTheTurtle",
69
"typetag": "game",
710
"screenshots": [
811
"squishy.png"
912
],
1013
"files": [
11-
{
12-
"description": "release",
13-
"filename": "squishy.zip"
14-
},
1514
{
1615
"default": true,
1716
"playable": true,
17+
"filename": "squishy-magfest.gb"
18+
},
19+
{
20+
"description": "release (Ludum Dare 34)",
1821
"filename": "ludum-dare.gb"
1922
}
2023
]
128 KB
Binary file not shown.
2.11 KB
Loading
2.31 KB
Loading
2.52 KB
Loading

0 commit comments

Comments
 (0)