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:
Barbz 2018-05-23 15:34:31 +02:00
parent 064bbd9270
commit ed4de4dd64

View 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