From b46fb5174c6f6844698db73faafe9bf665ae100a Mon Sep 17 00:00:00 2001 From: Z1ni Date: Wed, 3 Jul 2024 12:35:08 +0300 Subject: [PATCH] Add support for The Callisto Protocol Closes #171 --- README.md | 1 + games.json | 8 ++++++++ 2 files changed, 9 insertions(+) diff --git a/README.md b/README.md index 94636e9..194e241 100644 --- a/README.md +++ b/README.md @@ -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 | ✅ | ❔ | diff --git a/games.json b/games.json index eb420f5..8b99b66 100644 --- a/games.json +++ b/games.json @@ -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",