Update leenkx/blender/lnx/utils.py
This commit is contained in:
parent
3bb2d65faa
commit
0f0c67dc07
@ -804,7 +804,7 @@ def check_blender_version(op: bpy.types.Operator):
|
||||
if not, report in UI.
|
||||
"""
|
||||
if bpy.app.version[0] != 3 or bpy.app.version[1] != 6:
|
||||
op.report({'INFO'}, 'For Leenkx to work correctly, you need Blender 3.6 LTS.')
|
||||
op.report({'INFO'}, 'INFO: For Leenkx to work correctly, use a Blender LTS version such as 4.2 | 3.6 | 3.3')
|
||||
|
||||
|
||||
def check_saved(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user