/mod-skeleton

This is an AzerothCore module template for learning, testing, and development.

Primary LanguageC++GNU Affero General Public License v3.0AGPL-3.0

StygianCore Skeleton Module

This module was adapted for StygianCore. An AzerothCore 3.3.5a Solo/LAN repack by StygianTheBest | GitHub | Website)

         _,.-------.,_
     ,;~'             '~;,
   ,;                     ;,
  ;                         ;
 ,'                         ',
,;                           ;,
; ;      .           .      ; ;
| ;   ______       ______   ; |
|  `/~"     ~" . "~     "~\'  |
|  ~  ,-~~~^~, | ,~^~~~-,  ~  |
 |   |        }:{        |   |
 |   l       / | \       !   |
 .~  (__,.--" .^. "--.,__)  ~.
 |     ---;' / | \ `;---     |
  \__.       \/^\/       .__/
   V| \                 / |V
    | |T~\___!___!___/~T| |
    | |`IIII_I_I_I_IIII'| |
    |  \,III I I I III,/  |
     \   `~~~~~~~~~~'    /
       \   .       .   /     -dcau (4/15/95)
         \.    ^    ./
           ^~~~^~~~^

Description

  • This module is a fork of the original AzerothCore skeleton module.
  • This module outlines a basic framework to use for creating modules.
  • I have included the following examples
    • Config: Reads the conf file for the module.
    • Announce: Announces the module to the console
    • WorldScript: Executes world events.
    • PlayerScript: Executes player events.

Data

  • Type: Player/Server
  • Script: ModSkeleton
  • Config: Yes
  • SQL: No

Version

  • v2018.12.01 - Release

CREDITS

Styx StygianCore

This module was adapted for StygianCore. An AzerothCore 3.3.5a Solo/LAN repack by StygianTheBest | GitHub | Website)

Additional Credits

LICENSE

This code and content is released under the GNU AGPL v3.