Update some text and add "About" to settings page.

This commit is contained in:
wei
2026-08-03 00:54:24 +08:00
parent a566717f9c
commit 38fd491da8
3 changed files with 37 additions and 4 deletions
+3 -2
View File
@@ -9,7 +9,8 @@ ACCESS_TOKEN_KEYWORD = "accessToken"
REFRESH_TOKEN_KEYWORD = "refreshToken"
SYSTEM_KEYRING_KEYWORD = "SYSTEM_CREDENTIALS"
LAUNCHER_DESCRIPTION = """
An unofficial Minecraft launcher written in Python. It aims to maintain maximum compatibility with the official Minecraft
LAUNCHER_DESCRIPTION = """An unofficial Minecraft launcher written in Python. It aims to maintain maximum compatibility with the official Minecraft
Launcher while being more lightweight and easier to use.
This launcher is not associated with Mojang Studios or Microsoft. Is a personal project that just for fun.
"""