Skip to content

Commit bc261b1

Browse files
committed
Add xmas 2024 demo
1 parent b5f1f5a commit bc261b1

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-0
lines changed
Binary file not shown.
Loading

entries/secret_santa_2024/game.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"screenshots": [
3+
"Christmas_demo_2024.png"
4+
],
5+
"typetag": "demo",
6+
"tags": [
7+
"Open Source",
8+
"3D"
9+
],
10+
"files": [
11+
{
12+
"default": true,
13+
"filename": "Christmas_demo_2024.gba",
14+
"playable": true
15+
}
16+
],
17+
"developer": "ravity^slr",
18+
"date": "2024-12-24T15:57:00",
19+
"slug": "secret_santa_2024",
20+
"title": "2024 Christmas demo",
21+
"platform": "GBA",
22+
"repository": "https://github.com/nkeetels/secret_santa_2024",
23+
"description": "A small Christmas demo hacked together in a couple of days for the GBA community."
24+
}

0 commit comments

Comments
 (0)