From 05f8b6a4444ce50414bd6132099b3669c55129b8 Mon Sep 17 00:00:00 2001 From: nicolas <805879871@qq.com> Date: Tue, 5 Aug 2025 19:57:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E7=94=A8=E6=96=B9=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e79fd5e..aa79fe3 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ blender --version ### 方法1: 使用运行脚本(推荐) ```bash -python run_blender.py +python run_blender.py -i jsonfile.json ``` ### 方法2: 直接运行Blender脚本