mirror of
https://github.com/blender/blender-addons.git
synced 2025-08-20 13:22:58 +00:00
fix header
This commit is contained in:
@ -19,9 +19,9 @@
|
|||||||
bl_info = {
|
bl_info = {
|
||||||
"name": "Import Unreal Skeleton Mesh (.psk)/Animation Set (psa)",
|
"name": "Import Unreal Skeleton Mesh (.psk)/Animation Set (psa)",
|
||||||
"author": "Darknet, flufy3d, camg188",
|
"author": "Darknet, flufy3d, camg188",
|
||||||
"version": (2, 2),
|
"version": (2, 2, 0),
|
||||||
"blender": (2, 64, 0),
|
"blender": (2, 64, 0),
|
||||||
"location": "File > Import > Skeleton Mesh (.psk)/Animation Set (psa)"
|
"location": "File > Import > Skeleton Mesh (.psk)/Animation Set (psa)",
|
||||||
"description": "Import Skeleleton Mesh/Animation Data",
|
"description": "Import Skeleleton Mesh/Animation Data",
|
||||||
"warning": "may produce errors, fix in progress",
|
"warning": "may produce errors, fix in progress",
|
||||||
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"
|
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"
|
||||||
|
Reference in New Issue
Block a user