Skip to content

azerothcore/AzerothCore-Module-Installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

Get-AZCoreModules.ps1 searches the AzerothCore repository for all available modules and clones the ones that you select.

Note: If the eluna lua mod is one of the selected modules the script automatically downloads the additional eluna engine dependency. No need to download separately

Setup:

  1. Download script
  2. Open script with editor of choice and change first line of script to match the folder you have AzerothCore cloned to: Imgur
  3. Script will download all modules into the "modules" folder of your AzerothCore repository: Imgur

Running the script:

  1. Navigate to the location you saved the script and double-click to run it
  2. Script searches Github and displays a popup of all available modules
  3. Check the boxes for the modules that you want
    NOTE: Any modules already present in your modules folder will be checked by default Imgur
  4. Sit back and wait. Powershell will return to the prompt once finished
  5. You can verify modules were downloaded by looking at your modules folder: Imgur

Packages

 
 
 

Languages

  • PowerShell 100.0%