mirror of
https://github.com/araxiaonline/mod-azerothshard.git
synced 2026-06-13 01:32:21 -04:00
77d8275a8ecff886bb5a74a0d4fdef213b3c4fda
AzerothShard module
This module is a collection of custom features that have been implemented privately on AzerothShard project. Finally, most of them will be released open-source using an all-in-one module since they are coupled between eachother Although possibly in future this module will be refactorized to create standalone modules for each feature.
Installation
In your AzerothCore folder, run the following command in a bash shell:
./acore.sh module install mod-azerothshard
To uninstall:
./acore.sh module uninstall mod-azerothshard
Features
List of features that will be published open-source:
- Mythic+
- PlayerStats
- Timewalking (libraries only)
- Guild house
- Some useful sql files
List not completed, work in progress...
List of features that could be possibly shared open-source (still to consider):
- Timewalking (full)
- Multiple-dimensions
List not completed, work in progress...
Languages
C++
98%
C
1%
Shell
0.6%
CMake
0.4%