diff --git a/object_fracture/__init__.py b/object_fracture/__init__.py index eb821452c372b3d57403bcbf2c26511aaaa8501e..6ab7591a7fac55d6f3fb2336ecccfbfc425156dc 100644 --- a/object_fracture/__init__.py +++ b/object_fracture/__init__.py @@ -23,7 +23,7 @@ bl_addon_info = { "blender": (2, 5, 3), "location": "Fracture tools (Search > Fracture Object & Add -> Fracture Helper Objects", "description": "Fractured Object, Bomb, Projectile, Recorder", - "warning": "", + "warning": "script is returning errors", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/Object/Fracture", "tracker_url": "https://projects.blender.org/tracker/index.php?func=detail&aid=21793&group_id=153&atid=469", "category": "Object"}