Trying category list

This commit is contained in:
Jamie Hardt
2020-09-20 22:49:05 -07:00
parent 4f88903279
commit fcc92125e9

View File

@@ -11,7 +11,7 @@ bl_info = {
"version": (0, 1),
"warning": "Requires `ear` EBU ADM Renderer package to be installed",
"blender": (2, 90, 0)
#"category": "Import-Export"
"category": ("Import-Export","Object")
}