diff options
author | chai <chaifix@163.com> | 2021-11-15 13:53:59 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-11-15 13:53:59 +0800 |
commit | 942a030afd348ab2e02eac8054b43e3c3a72ea48 (patch) | |
tree | a13459f39a3d2f1b533fbd1b5ab523d7a621f673 /Data/BuiltIn/Libraries/lua-addons/addons/SpellCheck/README.md | |
parent | e307051a56a54c27f10438fd2025edf61d0dfeed (diff) |
*rename
Diffstat (limited to 'Data/BuiltIn/Libraries/lua-addons/addons/SpellCheck/README.md')
-rw-r--r-- | Data/BuiltIn/Libraries/lua-addons/addons/SpellCheck/README.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Data/BuiltIn/Libraries/lua-addons/addons/SpellCheck/README.md b/Data/BuiltIn/Libraries/lua-addons/addons/SpellCheck/README.md new file mode 100644 index 0000000..15b7180 --- /dev/null +++ b/Data/BuiltIn/Libraries/lua-addons/addons/SpellCheck/README.md @@ -0,0 +1,24 @@ +#SpellCheck + +This addon lists spells you haven't unlocked yet. + +##Usage + +//spellcheck whm | blm | smn | nin | brd | blu | geo | tru + +##Credits +shinpad, trv, Arcon et al. at +http://forums.windower.net/index.php?/topic/938-blu-spell-checklist-script/ +and +http://forums.windower.net/index.php?/topic/973-trust-checklist-script/ + +##Release Notes + +###1.0.2 - 2015-12-15 +* Added Sleepga I/II spell exception as the spells were listed in spells.lua twice. + +###1.0.1 - 2015-11-21 +* Added spell exceptions. + +###1.0.0 - 2015-11-15 +* Initial release. |