From 4bb317a7e186ae7cd3a14bd0b8fd5df91375ea73 Mon Sep 17 00:00:00 2001 From: mat Date: Fri, 23 May 2025 19:08:02 -0200 Subject: add line about azalea-auth.json in azalea-auth readme --- azalea-auth/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azalea-auth/README.md b/azalea-auth/README.md index 4b46bfce..00c6d84a 100644 --- a/azalea-auth/README.md +++ b/azalea-auth/README.md @@ -2,6 +2,8 @@ A port of Mojang's Authlib and launcher authentication. +The default location of Azalea's cache is at `~/.minecraft/azalea-auth.json`. You can delete or modify this file if you'd like to associate an email with a different account. + # Examples ```no_run -- cgit v1.2.3