From 50ee7232f3c98fe24a1f2e31dba9508cfec14887 Mon Sep 17 00:00:00 2001 From: gjj <Ganjj@probim.com.cn> Date: Fri, 21 Feb 2025 17:35:39 +0800 Subject: [PATCH] 模型预览 --- startscg.bat | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/startscg.bat b/startscg.bat new file mode 100644 index 0000000..6139c5b --- /dev/null +++ b/startscg.bat @@ -0,0 +1,3 @@ +cd /d C:\Program Files (x86)\SCG-HAWE\Setup-SCG\ +start "SCG" "SCG.exe" +exit \ No newline at end of file -- Gitblit v1.9.3