Skip to content

Commit

Permalink
Add Support for SpiderHeck (#146)
Browse files Browse the repository at this point in the history
* Add support for SpiderHeck

* Update README.md with confirmed working status for SpiderHeck

---------

Co-authored-by: Mark Mäkinen <[email protected]>
  • Loading branch information
mgilardi and Z1ni authored Jul 22, 2024
1 parent ed7136b commit 5569ead
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ Legend: ✅ Confirmed working, ❔ Unconfirmed, - Not available in the store
| Remnant 2 |||
| Remnant: From the Ashes |||
| Solar Ash |||
| SpiderHeck |||
| Starfield || - |
| State of Decay 2 |||
| Totally Accurate Battle Simulator || - |
Expand Down
13 changes: 9 additions & 4 deletions games.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,11 @@
},
// 1cnf-folder
// Each container represents one folder.
{
"name": "Ninja Gaiden Sigma",
"package": "946B6A6E.NINJAGAIDENSIGMA_dkffhzhmh6pmy",
"handler": "1cnf-folder"
},
{
"name": "Persona 5 Royal",
"package": "SEGAofAmericaInc.F0cb6b3aer_s751p9cej88mt",
Expand All @@ -149,13 +154,13 @@
"handler": "1cnf-folder"
},
{
"name": "Wo Long: Fallen Dynasty",
"package": "946B6A6E.WoLongFallenDynasty_dkffhzhmh6pmy",
"name": "SpiderHeck",
"package": "tinyBuildGames.SpiderHeck_3sz1pp2ynv2xe",
"handler": "1cnf-folder"
},
{
"name": "Ninja Gaiden Sigma",
"package": "946B6A6E.NINJAGAIDENSIGMA_dkffhzhmh6pmy",
"name": "Wo Long: Fallen Dynasty",
"package": "946B6A6E.WoLongFallenDynasty_dkffhzhmh6pmy",
"handler": "1cnf-folder"
},
// Yakuza / Like a Dragon games
Expand Down

0 comments on commit 5569ead

Please sign in to comment.