feat. (Repository): Add issue and pull request templates (#26)
This commit is contained in:
parent
1494dd61e8
commit
5961c1bd12
5 changed files with 142 additions and 10 deletions
45
README.md
45
README.md
|
|
@ -1,45 +0,0 @@
|
|||
#  AzerothCore
|
||||
## mod-congrats-on-level
|
||||
### This is a module for [AzerothCore](http://www.azerothcore.org)
|
||||
- Latest build status with azerothcore: [](https://github.com/azerothcore/mod-congrats-on-level)
|
||||
|
||||
#### Features:
|
||||
This module rewards players when they reach specific levels. It has the option to reward gold, two items, and a
|
||||
buff or any combination. It also announces to the world when a player levels up. All rewards can be set in the
|
||||
config file for quick modifications.
|
||||
|
||||
### This module currently requires:
|
||||
- AzerothCore v1.0.1+
|
||||
|
||||
### How to install
|
||||
1. Simply place the module under the `modules` folder of your AzerothCore source folder.
|
||||
2. Re-run cmake and launch a clean build of AzerothCore
|
||||
3. Done :)
|
||||
|
||||
### Usage
|
||||
- Type: Player/Server
|
||||
- Script: CongratsOnLevel
|
||||
- Config: Yes
|
||||
- Enable Module
|
||||
- Enable Module Announce
|
||||
- Set Items/Gold/Buffs Given At Each Level
|
||||
|
||||
|
||||
## 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)
|
||||
- [SunwellCore](http://www.azerothcore.org/pages/sunwell.pl/)
|
||||
- [AzerothCore](https://github.com/AzerothCore/azerothcore-wotlk/graphs/contributors)
|
||||
- [AzerothCore Discord](https://discord.gg/gkt4y2x)
|
||||
- [EMUDevs](https://youtube.com/user/EmuDevs)
|
||||
- [AC-Web](http://ac-web.org/)
|
||||
- [ModCraft.io](http://modcraft.io/)
|
||||
- [OwnedCore](http://ownedcore.com/)
|
||||
- [OregonCore](https://wiki.oregon-core.net/)
|
||||
- [Wowhead.com](http://wowhead.com)
|
||||
- [AoWoW](https://wotlk.evowow.com/)
|
||||
- [Stygianthebest]( http://stygianthebest.github.io)
|
||||
|
||||
AzerothCore: [repository](https://github.com/azerothcore) - [website](http://azerothcore.org/) - [discord chat community](https://discord.gg/PaqQRkd)
|
||||
Loading…
Add table
Add a link
Reference in a new issue