Skip to content

Instantly share code, notes, and snippets.

@forsyth47
Created October 30, 2025 03:40
Show Gist options
  • Save forsyth47/c6563b99a58880d7758f12da602fb808 to your computer and use it in GitHub Desktop.
Save forsyth47/c6563b99a58880d7758f12da602fb808 to your computer and use it in GitHub Desktop.
Prism Accounts.json File for Offline Account
{
"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