From 835ba9ef06e3ef6750e98352282b071eb2942a6b Mon Sep 17 00:00:00 2001 From: Integer Limit <103940576+IntegerLimit@users.noreply.github.com> Date: Tue, 12 Dec 2023 15:44:33 +1100 Subject: [PATCH] Add OAuth v1.06.4 (#576) [EXPAND] [[messages]] messageTitle = "Add OAuth v1.06.4 (#576)" messageBody = """ [BUG] [DETAILS] detail = \"Fixes Occasional Invalid Session Issues by Allowing Re-Login *In Game*.\" [DETAILS] """ [[messages]] messageTitle = "Add OAuth v1.06.4 (#576)" messageBody = """ [FEATURE] [DETAILS] detail = \"Allows Logging in to Different MC Accounts *In Game*.\" [DETAILS] """ --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 3b3c9c6..3d02ec6 100644 --- a/manifest.json +++ b/manifest.json @@ -658,6 +658,14 @@ "fileID": 3337685, "required": true }, + { + "projectID": 513857, + "fileID": 3739783, + "required": true, + "sides": [ + "client" + ] + }, { "projectID": 538092, "fileID": 3817892,