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:
Colin Basnett
2022-08-11 02:08:26 -07:00
parent feb88794b2
commit a593224b14

View File

@@ -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),