diff options
| author | Caroline Larimore <caroline@larimo.re> | 2025-08-18 14:37:07 -0700 |
|---|---|---|
| committer | Caroline Larimore <caroline@larimo.re> | 2025-08-18 14:37:07 -0700 |
| commit | 8ca8b344ba9ea4c8eb8c72822120f414bf0d2c72 (patch) | |
| tree | ceafb0249f4060c4c4d9adfb7b307a963c6e6436 /auth.json | |
| parent | 8a012c97b7ba3777d8d4b9c3a79416d5803a0877 (diff) | |
feat: msa authentication
Diffstat (limited to 'auth.json')
| -rw-r--r-- | auth.json | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/auth.json b/auth.json deleted file mode 100644 index 2f3a7c6..0000000 --- a/auth.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "player_name": "mcsh", - "uuid": "00000000-0000-0000-0000-000000000000", - "xuid": "00000000-0000-0000-0000-000000000000", - "access_token": "0", - "type": "mojang" -} |