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 -2
View File
@@ -269,8 +269,8 @@ def collect_runtime_files(manifest: dict, runtime_dir: Path, max_workers=RUNTIME
if not use_raw:
logger.warning(
"Flag \"raw\" is not enabled. But the launcher haven't implemented support for compressed files."
"You will likely to decompress all files before use them."
"The \"raw\" flag is not enabled, but the launcher does not support compressed files yet. "
"You will likely need to decompress all files before using them."
)
return result_executables, result_files, result_dirs