Skip to content

Commit

Permalink
mod: improved description
Browse files Browse the repository at this point in the history
  • Loading branch information
phw committed Dec 30, 2022
1 parent 5d1bbd7 commit 85a0ea0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions plugins/mod/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
PLUGIN_NAME = 'MOD files'
PLUGIN_AUTHOR = 'Philipp Wolfer'
PLUGIN_DESCRIPTION = (
'Support for loading and renaming various tracker files formats '
'Support for loading and renaming various tracker module formats '
'(.mod, .xm, .it, .mptm, .ahx, .mtm, .med, .s3m, .ult, .699, .okt). '
'There is limited support for writing the title tag as track name for some '
'formats.'
'There is limited support for writing the title tag as track name for '
'some formats.'
)
PLUGIN_VERSION = "0.1"
PLUGIN_API_VERSIONS = ["2.8"]
Expand Down

0 comments on commit 85a0ea0

Please sign in to comment.