Update some text.

This commit is contained in:
wei
2026-08-03 00:40:16 +08:00
parent 904140a959
commit a566717f9c
8 changed files with 26 additions and 19 deletions
+2 -1
View File
@@ -1,5 +1,5 @@
[project]
name = "testlauncher(taplauncher)"
name = "testlauncher"
version = "0.0.4a0"
description = "A lightweight Minecraft launcher."
readme = "README.md"
@@ -19,6 +19,7 @@ build = [
"Nuitka>=4.1",
"ordered-set>=4.1",
"zstandard>=0.23",
"imageio>=2.37.0"
]
[project.urls]