Skip to content

Commit e44af31

Browse files
authored
Create game.json
1 parent 720b4f8 commit e44af31

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

entries/rickroll-pcm/game.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"description": "Based off of the NES version.",
3+
"developer": "FijiAura",
4+
"files": [
5+
{
6+
"default": true,
7+
"filename": "rickroll.gbc",
8+
"playable": true
9+
}
10+
],
11+
"platform": "GBC",
12+
"rom": "rickroll.gbc",
13+
"screenshots": [
14+
"PCM.demo.wgraphics_003.png"
15+
],
16+
"slug": "rickrollPCM",
17+
"title": "Rickroll PCM",
18+
"typetag": "demo"
19+
}

0 commit comments

Comments
 (0)