Fix plugin data folder path in README
This commit is contained in:
@@ -83,7 +83,7 @@ dotnet build
|
|||||||
已加载的 XML 模板会复制一份保存到插件目录,重启 Rhino 后自动恢复:
|
已加载的 XML 模板会复制一份保存到插件目录,重启 Rhino 后自动恢复:
|
||||||
|
|
||||||
```
|
```
|
||||||
%APPDATA%\McNeel\Rhinoceros\8.0\plugins\UserStringProperty\
|
%APPDATA%\McNeel\Rhinoceros\8.0\Plug-ins\UserStringProperty\
|
||||||
├── template_index.txt # 记录已加载的 XML 路径
|
├── template_index.txt # 记录已加载的 XML 路径
|
||||||
└── *.xml # 模板副本
|
└── *.xml # 模板副本
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user