Credits and readme update
This commit is contained in:
@ -3,10 +3,10 @@ from . import gui, operators, common, keymaps
|
||||
bl_info = \
|
||||
{
|
||||
"name": "Damn Simple Pose Library",
|
||||
"author": "jackie",
|
||||
"version": (4, 1, 0),
|
||||
"blender": (3, 5, 0),
|
||||
"description": "woah",
|
||||
"author": "breakingspell",
|
||||
"version": (0, 1, 0),
|
||||
"blender": (3, 6, 0),
|
||||
"description": "Re-implement Pose Library",
|
||||
"category": "Object Data",
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user