updated gitignore to include modules
This commit is contained in:
40
modules/mod-character-tools/README.md
Normal file
40
modules/mod-character-tools/README.md
Normal file
@@ -0,0 +1,40 @@
|
||||
#  AzerothCore
|
||||
## Character Tools
|
||||
- Latest build status with azerothcore: [](https://github.com/azerothcore/mod-character-tools)
|
||||
|
||||
|
||||
This is a module for [AzerothCore](http://www.azerothcore.org)
|
||||
|
||||
Current features:
|
||||
|
||||
-**This Module is for a item with a use function to show gossip menu to allow players to change faction/race/name or customise
|
||||
|
||||
Upcoming features:
|
||||
|
||||
|
||||
## Requirements
|
||||
|
||||
Character tools 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) Input the SQL file to the world database.
|
||||
|
||||
###3) Re-run cmake and launch a clean build of AzerothCore
|
||||
|
||||
**That's it.**
|
||||
|
||||
### (Optional) Edit module configuration
|
||||
|
||||
If you need to change the module configuration, go to your server configuration folder (e.g. **etc**), copy `mod_charactertools.conf.dist` to `mod_charactertools.conf` and edit it as you prefer.
|
||||
|
||||
|
||||
# Show your appreciation
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SBJFTAJKUNEXC)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user