From ed4de4dd64b599ec80c16991ca411e0224d319b1 Mon Sep 17 00:00:00 2001 From: Barbz Date: Wed, 23 May 2018 15:34:31 +0200 Subject: 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 --- modules/how_to_make_a_module.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 modules/how_to_make_a_module.md (limited to 'modules') diff --git a/modules/how_to_make_a_module.md b/modules/how_to_make_a_module.md new file mode 100644 index 0000000000..c16c0526ae --- /dev/null +++ b/modules/how_to_make_a_module.md @@ -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 -- cgit v1.2.3