Skip to content

Commit

Permalink
Add prompts to Tankmas links
Browse files Browse the repository at this point in the history
  • Loading branch information
EliteMasterEric committed Nov 28, 2024
1 parent 34d8913 commit 238017c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion assets/data/entries/minigames.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "Bunny Mark",
"description": "A benchmark for rendering performance",
"type": "overlay",
"crtShader": false,
"crtShader": true,
"camera": {
"width": 640,
"height": 720,
Expand All @@ -25,6 +25,7 @@
"description": "The 2018 Newgrounds collaboration!",
"type": "external",
"external": {
"prompt": "Play Tankmas 2018!",
"url": "https://www.newgrounds.com/portal/view/721061"
}
},
Expand All @@ -33,6 +34,7 @@
"description": "The 2019 Newgrounds collaboration!",
"type": "external",
"external": {
"prompt": "Play Tankmas 2019!",
"url": "https://www.newgrounds.com/portal/view/743161"
}
},
Expand All @@ -41,6 +43,7 @@
"description": "The 2020 Newgrounds collaboration!",
"type": "external",
"external": {
"prompt": "Play Tankmas 2020!",
"url": "https://www.newgrounds.com/portal/view/773236"
}
},
Expand All @@ -49,6 +52,7 @@
"description": "The 2021 Newgrounds collaboration!",
"type": "external",
"external": {
"prompt": "Play Tankmas 2021!",
"url": "https://www.newgrounds.com/portal/view/824174"
}
},
Expand All @@ -57,6 +61,7 @@
"description": "The 2022 Newgrounds collaboration!",
"type": "external",
"external": {
"prompt": "Play Tankmas 2022!",
"url": "https://www.newgrounds.com/portal/view/865711"
}
}
Expand Down

0 comments on commit 238017c

Please sign in to comment.