Skip to content

Commit

Permalink
Add support for The Callisto Protocol
Browse files Browse the repository at this point in the history
Closes #171
  • Loading branch information
Z1ni committed Jul 3, 2024
1 parent f1e95ea commit b46fb51
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Legend: ✅ Confirmed working, ❔ Unconfirmed, - Not available in the store
| A Plague Tale: Requiem |||
| Arcade Paradise |||
| Atomic Heart || - |
| The Callisto Protocol || - |
| Celeste |||
| Chained Echoes |||
| Chorus |||
Expand Down
8 changes: 8 additions & 0 deletions games.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@
"suffix": ".sav"
}
},
{
"name": "The Callisto Protocol",
"package": "PUBGCorp.TheCallistoProtocolXB1_gsxfe54jwf950",
"handler": "1c1f",
"handler_args": {
"suffix": ".sav"
}
},
{
"name": "Celeste",
"package": "MattMakesGamesInc.Celeste_79daxvg0dq3v6",
Expand Down

0 comments on commit b46fb51

Please sign in to comment.