First Commit

This commit is contained in:
mikx
2025-03-18 19:19:03 -04:00
commit 93073b0be2
10024 changed files with 9034050 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
# ![logo](https://raw.githubusercontent.com/azerothcore/azerothcore.github.io/master/images/logo-github.png) AzerothCore
## mod-learn-spells
### This is a module for [AzerothCore](http://www.azerothcore.org)
- Latest build status with azerothcore:
[![Build Status](https://github.com/azerothcore/mod-learn-spells/workflows/core-build/badge.svg?branch=master&event=push)](https://github.com/azerothcore/mod-learn-spells)
#### Features:
LearnAllSpells teach new spells on level-up, like in Cataclysm and up.
### 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. Ready.
### AzerothCore Links:
- GitHub: [Organisation](https://github.com/azerothcore)
- GitHub: [WOTLK](https://github.com/azerothcore/azerothcore-wotlk) Repository
- Website: [AzerothCore](http://azerothcore.org)
- Discord: [AzerothCore](https://discord.com/invite/gkt4y2x)