Removed support: OFFICIAL, as that's reserved for Blender-bundled addons.
This commit is contained in:
parent
9e84d2a416
commit
54ebb0bf5d
@ -29,7 +29,6 @@ bl_info = {
|
|||||||
'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.6/Py/'
|
'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.6/Py/'
|
||||||
'Scripts/System/BlenderCloud',
|
'Scripts/System/BlenderCloud',
|
||||||
'category': 'System',
|
'category': 'System',
|
||||||
'support': 'OFFICIAL'
|
|
||||||
}
|
}
|
||||||
|
|
||||||
import logging
|
import logging
|
||||||
|
Reference in New Issue
Block a user