From c2821cac0dbe37b22fa4530c881c679b035f9b8b Mon Sep 17 00:00:00 2001 From: meta-androcto Date: Sun, 16 Jun 2019 18:48:37 +1000 Subject: part fix bl_info Locations --- ant_landscape/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ant_landscape/__init__.py') diff --git a/ant_landscape/__init__.py b/ant_landscape/__init__.py index edec0427..e176e19c 100644 --- a/ant_landscape/__init__.py +++ b/ant_landscape/__init__.py @@ -24,7 +24,7 @@ bl_info = { "author": "Jimmy Hazevoet", "version": (0, 1, 8), "blender": (2, 80, 0), - "location": "View3D > Sidebar", + "location": "View3D > Sidebar > Create Tab", "description": "Another Noise Tool: Landscape and Displace", "warning": "", "wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/" -- cgit v1.2.3