From 7f3f92f158f11979dcd145eb4283fb50c8043d10 Mon Sep 17 00:00:00 2001 From: meta-androcto Date: Thu, 3 Dec 2015 21:42:43 +1100 Subject: Add warning: "may produce errors, fix in progress" --- io_import_scene_unreal_psa_psk.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/io_import_scene_unreal_psa_psk.py b/io_import_scene_unreal_psa_psk.py index e18aca93..9f91650a 100644 --- a/io_import_scene_unreal_psa_psk.py +++ b/io_import_scene_unreal_psa_psk.py @@ -23,7 +23,7 @@ bl_info = { "blender": (2, 64, 0), "location": "File > Import > Skeleton Mesh (.psk)/Animation Set (psa)", "description": "Import Skeleleton Mesh/Animation Data", - "warning": "", + "warning": "may produce errors, fix in progress", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/" "Scripts/Import-Export/Unreal_psk_psa", "category": "Import-Export", -- cgit v1.2.3