diff --git a/README.md b/README.md
index 1d38dc39a..ce5d9e52f 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
- Readable
- Subtitle
- TextMap
-- QuestEncryptionKeys (3.0)
+- QuestEncryptionKeys (3.1)
PR:
- Make Quest 3.0-3.1 work with modified QuestExcelConfigData which you can get from BinOutput/Quest.
@@ -18,5 +18,6 @@ PR:
- [timing1337](https://github.com/timing1337/GenshinData) (3.1 BinOutput)
- [Koko-boya](https://github.com/Koko-boya) (Original Owner Grasscutter_Resources)
- [lilmayofuksu](https://github.com/lilmayofuksu/animepython) (Script aka Lua)
+ - [GI-cutscenes](https://github.com/ToaHartor/GI-cutscenes/) (Key Quest)
- [radioegor146](https://github.com/radioegor146)
- [TheLostTree](https://github.com/TheLostTree)
\ No newline at end of file
diff --git a/Resources/QuestEncryptionKeys.json b/Resources/QuestEncryptionKeys.json
index 32748ffec..6cb52bc36 100644
--- a/Resources/QuestEncryptionKeys.json
+++ b/Resources/QuestEncryptionKeys.json
@@ -26,5 +26,25 @@
},{
"mainQuestId": 3012,
"encryptionKey": 2690561074476991
+ },
+ {
+ "mainQuestId": 3017,
+ "encryptionKey": 6971018813708261
+ },
+ {
+ "mainQuestId": 13011,
+ "encryptionKey": 7063052926021205
+ },
+ {
+ "mainQuestId": 3016,
+ "encryptionKey": 8823377679488754
+ },
+ {
+ "mainQuestId": 3021,
+ "encryptionKey": 7828263898924570
+ },
+ {
+ "mainQuestId": 3020,
+ "encryptionKey": 3668457735028873
}
]