Skip to content

Commit 58d87ef

Browse files
committed
警告
1 parent ca71e67 commit 58d87ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,7 @@ func main() {
401401
if config.Loader != "vanilla" {
402402
fmt.Printf("加载器: %s\n", config.Loader)
403403
fmt.Printf("加载器版本: %s\n", config.LoaderVersion)
404+
fmt.Println("\033[31m[警告],加载器版本过新可能会无法正常下载\033[0m")
404405
}
405406
fmt.Printf("下载源: %s\n", config.Download)
406407

0 commit comments

Comments
 (0)