Compare commits

..

2 Commits

Author SHA1 Message Date
imxyy1soope1 24d72349b2 chore(zen): xdg migration 2026-02-20 17:16:44 +08:00
imxyy1soope1 5630df0be7 chore(hmcl): remove hack 2026-02-20 17:16:44 +08:00
+1
View File
@@ -20,6 +20,7 @@ in
my.persist.homeDirs = [ my.persist.homeDirs = [
".minecraft" ".minecraft"
".local/share/hmcl" ".local/share/hmcl"
".hmcl"
]; ];
}; };
} }