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:

committed by
Campbell Barton

parent
3da2dc8213
commit
ae223ff52b
@@ -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