Skip to content

Commit

Permalink
feat: Metr0id mappack and char (#3)
Browse files Browse the repository at this point in the history
* Metr0id mappack and char

* fix: nitpicks

replaced hardcoded whitespace with newlines and moved to its own spot in the data

---------

Co-authored-by: Lexi <[email protected]>
  • Loading branch information
Plouni and qixils committed Nov 23, 2023
1 parent 529ffb3 commit a032777
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,44 @@
"homepage": "https://forum.stabyourself.net/viewtopic.php?f=12&t=5451",
"icon": "https://raw.githubusercontent.com/qixils/mari0pository/main/icons/SimileThoughts.png"
},
{
"type": "mappack",
"name": "Metr0id",
"description": "Save planet Zebes\nfrom all the\nMetroids!",
"long_description": "Save planet Zebes from all the Metroids!",
"version": "2.0.0",
"author": "TipouStar",
"download": {
"url": "https://forum.stabyourself.net/download/file.php?id=1926",
"filename": "Metr0id.zip"
},
"released": "2021-07-11",
"updated": "2023-03-11",
"game_version": {
"derivative": ["AE"]
},
"icon": "https://raw.githubusercontent.com/qixils/mari0pository/main/icons/Metr0id.png",
"homepage": "https://forum.stabyourself.net/viewtopic.php?f=12&t=5453"
},
{
"type": "character",
"name": "Samus",
"description": "Samus character\nfor the Metr0id\nmappack!",
"long_description": "Samus character for the Metr0id mappack!",
"version": "2.0.0",
"author": "TipouStar",
"download": {
"url": "https://forum.stabyourself.net/download/file.php?id=1924",
"filename": "samus.zip"
},
"released": "2021-07-11",
"updated": "2023-03-11",
"game_version": {
"derivative": ["AE"]
},
"icon": "https://raw.githubusercontent.com/qixils/mari0pository/main/icons/samus.png",
"homepage": "https://forum.stabyourself.net/viewtopic.php?f=12&t=5453"
},
{
"type": "mappack",
"name": "Cartridge Tilt",
Expand Down
Binary file added icons/Metr0id.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/samus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a032777

Please sign in to comment.