update readme.md, __init__.py
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
bl_info = {
|
||||
'name': 'SWBF .msh export',
|
||||
'author': 'SleepKiller',
|
||||
"version": (0, 2, 1),
|
||||
'blender': (2, 80, 0),
|
||||
'name': 'SWBF .msh Import-Export',
|
||||
'author': 'Will Snyder, SleepKiller',
|
||||
"version": (1, 0, 0),
|
||||
'blender': (3, 0, 0),
|
||||
'location': 'File > Import-Export',
|
||||
'description': 'Export as SWBF .msh file',
|
||||
'warning': '',
|
||||
|
Reference in New Issue
Block a user