bde1978585 | ||
---|---|---|
.. | ||
.github/workflows | ||
conf | ||
src | ||
.editorconfig | ||
.git_commit_template.txt | ||
.gitattributes | ||
.gitignore | ||
LICENSE | ||
README.md | ||
include.sh | ||
setup_git_commit_template.sh |
README.md
Auto Resurrect
Description
This mod allows players to automatically resurrect at the start of an instance or raid when releasing their spirit.
Requirements
- AzerothCore v4.0.0+
Installation
1) Simply `git clone` the module under the `modules` directory of your AzerothCore source or copy paste it manually.
2) Re-run cmake and launch a clean build of AzerothCore.
3) Go to your server configuration directory (where your `worldserver` or `worldserver.exe` is), copy `mod-auto-resurrect.conf.dist` to `mod-auto-resurrect.conf` and edit that new file
Credits
- Elmegaard (author of the module)
- AzerothCore: repository - website - discord chat community