Skip to content

Commit bdca33d

Browse files
authored
starfight: fix metadata (#254)
1 parent 72cae10 commit bdca33d

File tree

5 files changed

+11
-5
lines changed

5 files changed

+11
-5
lines changed
-1.31 KB
Binary file not shown.

entries/starfight/game.json

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,23 @@
11
{
22
"date": "1999-03-11",
3+
"description": "STARFIGHT for GAMEBOY means real action PLEASURE in less than 4096 bytes (don't ask where the stars are in the game, that isn't the point anyways)",
4+
"developer": "Martin Korth",
35
"files": [
46
{
57
"default": true,
6-
"filename": "Starfight (PD) [C].gbc",
8+
"filename": "starfigh.gb",
79
"playable": true
10+
},
11+
{
12+
"description": "release",
13+
"filename": "starfigh.zip"
814
}
9-
],
10-
"platform": "GBC",
15+
],
16+
"platform": "GB",
1117
"screenshots": [
12-
"Starfight (PD) [C].png"
18+
"starfigh.png"
1319
],
1420
"slug": "starfight",
1521
"title": "Starfight",
1622
"typetag": "game"
17-
}
23+
}

entries/starfight/starfigh.png

816 Bytes
Loading

entries/starfight/starfigh.zip

4.14 KB
Binary file not shown.

0 commit comments

Comments
 (0)