Skip to content

Commit 5a4ccb4

Browse files
Create game.json
1 parent eb9e7dc commit 5a4ccb4

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

entries/factory-danger/game.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"platform": "GB",
3+
"screenshots": [
4+
"1.png"
5+
],
6+
"typetag": "game",
7+
"tags": [
8+
"Platform"
9+
],
10+
"files": [
11+
{
12+
"filename": "factory_danger_v01.gb",
13+
"playable": true
14+
}
15+
],
16+
"developer": "Albert Gonzalez",
17+
"title": "FACTORY DANGER",
18+
"date": "2026-11-02",
19+
"gameWebsite": "https://theisolinearchip.itch.io/factory-danger",
20+
"devWebsite": "https://albertgonzalez.coffee",
21+
"slug": "factory-danger",
22+
"wip": false,
23+
"video": "https://www.youtube.com/watch?v=Z5tKIFHU1kw"
24+
}

0 commit comments

Comments
 (0)