Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

AzerothCore Module Installation Script

Description

This script adds AzerothCore modules via Git links, compiles them incrementally, copies .conf.dist files to the environment folder if compilation succeeds, removes failed modules, and lists successful and failed modules.

Usage Options: 2 Options

Option 1:

Download the Script

  • Fix permissions:
    chmod +x add-modules.sh
  • Run:
    ./add-modules.sh

Option 2:

Copy and Paste the add-module.sh code

  • Edit:
    nano add-modules.sh
  • Paste code, save, and exit.
  • Fix permissions:
    chmod +x add-modules.sh
  • Run:
    ./add-modules.sh

About

Little script to add modules to AzerothCore Playerbots branch

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages