mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2025-12-06 02:30:26 -08:00
how_to_make_a_module.md
This file is there to warn people to read the wiki and use our skeleton-module (template) so they gain time and they follow the best practice advices
This commit is contained in:
parent
064bbd9270
commit
ed4de4dd64
1 changed files with 7 additions and 0 deletions
7
modules/how_to_make_a_module.md
Normal file
7
modules/how_to_make_a_module.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
Read this page first:
|
||||
|
||||
https://github.com/azerothcore/azerothcore-wotlk/wiki/Create-a-Module
|
||||
|
||||
|
||||
Then, start by cloning our skeleton-module: https://github.com/azerothcore/skeleton-module/
|
||||
Always clone it because we update it regularly
|
||||
Loading…
Add table
Add a link
Reference in a new issue