Addons: deprecate 'wiki_url'
When running with debug enabled ('-d' argument),
warnings are printed for add-ons which are not yet updated.
Reminder to name things based on what they do,
not the technologies they use :)
This commit is contained in:
@@ -6,7 +6,7 @@ bl_info = {
|
||||
"location": "View3D > Add > Mesh > New Object",
|
||||
"description": "Adds a new Mesh Object",
|
||||
"warning": "",
|
||||
"wiki_url": "",
|
||||
"doc_url": "",
|
||||
"category": "Add Mesh",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user