From 100ffd308745b1a1f1794baba7daaf024ad9414e Mon Sep 17 00:00:00 2001 From: SoulSeekkor Date: Sat, 9 Apr 2022 14:23:52 -0500 Subject: [PATCH] Updated README. --- README.md | 1 + src/mod_congratsonlevel.cpp | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c0eba5b..41efdbd 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ config file for quick modifications. ## Credits +- [SoulSeekkor](https://github.com/SoulSeekkor) - [LordPsyan](https://bitbucket.org/lordpsyan/lordpsyan-patches) - [Blizzard Entertainment](http://blizzard.com) - [TrinityCore](https://github.com/TrinityCore/TrinityCore/blob/3.3.5/THANKS) diff --git a/src/mod_congratsonlevel.cpp b/src/mod_congratsonlevel.cpp index f40b756..5b6d267 100644 --- a/src/mod_congratsonlevel.cpp +++ b/src/mod_congratsonlevel.cpp @@ -2,7 +2,8 @@ # Congrats On Level # -#### A module for AzerothCore by [StygianTheBest](https://github.com/StygianTheBest/AzerothCore-Content/tree/master/Modules) +#### A module for AzerothCore (https://github.com/azerothcore/mod-congrats-on-level) +#### Originally by [StygianTheBest](https://github.com/StygianTheBest/AzerothCore-Content/tree/master/Modules) ------------------------------------------------------------------------------------------------------------------ @@ -33,12 +34,14 @@ config file for quick modifications. ### Version ### ------------------------------------------------------------------------------------------------------------------ +- v2022.04.09 - Fixed deprecation warnings - v2017.08.06 - Release - v2017.09.30 - Fix Level Display Bug. Update Strings. ### Credits ### ------------------------------------------------------------------------------------------------------------------ +- [SoulSeekkor](https://github.com/SoulSeekkor) - [LordPsyan](https://bitbucket.org/lordpsyan/lordpsyan-patches) - [Blizzard Entertainment](http://blizzard.com) - [TrinityCore](https://github.com/TrinityCore/TrinityCore/blob/3.3.5/THANKS)