forked from LeenkxTeam/LNXSDK
		
	Update leenkx/blender/lnx/utils.py
This commit is contained in:
		| @ -804,7 +804,7 @@ def check_blender_version(op: bpy.types.Operator): | |||||||
|     if not, report in UI. |     if not, report in UI. | ||||||
|     """ |     """ | ||||||
|     if bpy.app.version[0] != 3 or bpy.app.version[1] != 6: |     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): | def check_saved(self): | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user