Created
October 30, 2025 03:40
-
-
Save forsyth47/c6563b99a58880d7758f12da602fb808 to your computer and use it in GitHub Desktop.
Prism Accounts.json File for Offline Account
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "accounts": [ | |
| { | |
| "profile": { | |
| "capes": [ | |
| ], | |
| "id": "49787d61f64b3b94a8f13d331a9ce421", | |
| "name": "XYZ", | |
| "skin": { | |
| "id": "", | |
| "url": "", | |
| "variant": "" | |
| } | |
| }, | |
| "type": "MSA", | |
| "ygg": { | |
| "extra": { | |
| "clientToken": "54e6a07be4414740bc08917e0a9a125c", | |
| "userName": "XYZ" | |
| }, | |
| "iat": 1716738991, | |
| "token": "0" | |
| } | |
| } | |
| ], | |
| "formatVersion": 3 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment