EverWrath/modules/how_to_make_a_module.md
Barbz ed4de4dd64 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
2018-05-29 22:59:13 +02:00

7 lines
234 B
Markdown

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