Skip to content

Commit 71773d4

Browse files
committed
entries: add hammer smasher
see: gbdev/homebrewhub-submit#3
1 parent 0610125 commit 71773d4

File tree

6 files changed

+31
-0
lines changed

6 files changed

+31
-0
lines changed
2.45 KB
Loading
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- Butano​​ (GBA Engine) - GValiente​​
2+
- https://gvaliente.github.io/butano/
3+
- ​ReClaimed​​ (Background Music) - TipTopTomCat​​​
4+
- https://tiptoptomcat.itch.io/reclaimed
Binary file not shown.
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"$schema": "https://raw.githubusercontent.com/gbdev/database/refs/heads/master/schemas/game-schema-d5.json",
3+
"slug": "bump-dev_hammer-smasher",
4+
"title": "Hammer Smasher",
5+
"screenshots": [
6+
"cover.png",
7+
"screenshots/4JsxP4.png",
8+
"screenshots/hWhyjj.png"
9+
],
10+
"typetag": "game",
11+
"platform": "GBA",
12+
"tags": [
13+
"Survival",
14+
"Arena",
15+
"Butano",
16+
"2D"
17+
],
18+
"files": [
19+
{
20+
"default": true,
21+
"filename": "files/hammer-smasher.gba",
22+
"playable": true
23+
}
24+
],
25+
"developer": "Bump Dev",
26+
"website": "https://bump-dev.itch.io/hammer-smasher"
27+
}
Loading
Loading

0 commit comments

Comments
 (0)