Added (ASE) to the name of the addon
This should make it easier to find in the addon list when searching
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
bl_info = {
|
bl_info = {
|
||||||
'name': 'ASCII Scene Export',
|
'name': 'ASCII Scene Export (ASE)',
|
||||||
'description': 'Export ASE (ASCII Scene Export) files',
|
'description': 'Export ASE (ASCII Scene Export) files',
|
||||||
'author': 'Colin Basnett (Darklight Games)',
|
'author': 'Colin Basnett (Darklight Games)',
|
||||||
'version': (1, 2, 0),
|
'version': (1, 2, 0),
|
||||||
|
|||||||
Reference in New Issue
Block a user