Skip to content

Commit

Permalink
0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
LaoBro authored Mar 20, 2022
1 parent a17e475 commit 8b86481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MikuMikuRig/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
bl_info = {
"name": "MikuMikuRig", #插件名字
"author": "William", #作者名字
"version": (0, 5, 3, 2), #插件版本
"version": (0, 5, 4, 0), #插件版本
"blender": (2, 90, 0), #需要的*最低* blender 版本
"location": "3DView > Tools", #插件所在位置
"description": "快速为各种人形模型生成rigify控制器,一键套mixamo动作", #描述
Expand Down

0 comments on commit 8b86481

Please sign in to comment.