fix header

This commit is contained in:
meta-androcto
2015-12-04 08:33:15 +11:00
parent 0c1db87aef
commit e66c7ff4be

View File

@ -19,9 +19,9 @@
bl_info = {
"name": "Import Unreal Skeleton Mesh (.psk)/Animation Set (psa)",
"author": "Darknet, flufy3d, camg188",
"version": (2, 2),
"version": (2, 2, 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",
"warning": "may produce errors, fix in progress",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"