diff options
| author | Poszer <41213210+poszer@users.noreply.github.com> | 2019-06-23 18:28:49 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-06-23 18:28:49 +0200 |
| commit | 552a97cb10c7762d5162083e800abed73552348b (patch) | |
| tree | 81a3b69cb136b98e3d4a1a6cb6f2a61eb6760f5a /docs | |
| parent | 01d7ace84dd9ae95eb6be9e6fc2ecc8047c4d0b5 (diff) | |
| download | wiki-552a97cb10c7762d5162083e800abed73552348b.tar.gz wiki-552a97cb10c7762d5162083e800abed73552348b.tar.bz2 wiki-552a97cb10c7762d5162083e800abed73552348b.zip | |
Update Add-a-module.md
Done
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Add-a-module.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Add-a-module.md b/docs/Add-a-module.md index 1f5f846..96c212e 100644 --- a/docs/Add-a-module.md +++ b/docs/Add-a-module.md @@ -2,7 +2,7 @@ ## **How to add a module** -1. Get the Module From this website [http://www.azerothcore.org/modules-catalogue/](http://www.azerothcore.org/modules-catalogue/) +1. Get the module from this website [http://www.azerothcore.org/modules-catalogue/](http://www.azerothcore.org/modules-catalogue/) 2. Clone it using git (recommended) or just download it 3. I'll use this for Exmple: [http://www.azerothcore.org/modules-catalogue/details.html?id=177019524](http://www.azerothcore.org/modules-catalogue/details.html?id=177019524). 4. Once you downloaded it or cloned: ( Extract it, you will have than Folder looks like this : |
