OregonCore-Modules icon indicating copy to clipboard operation
OregonCore-Modules copied to clipboard

Modules made for Oregoncore

logo Welcome to OregonCore!

This repository is dedicated to all the oregoncore modules & Eluna Scripts

Build Status

Compiler Platform Branch Status
clang Linux x64 master Build Status

How to install a module

1) Simply place the module under the `modules` directory of your OregonCore source. 
2) Import the SQL manually to the right Database (auth, world or characters) or using the DB updater in the config
3) Re-run cmake and launch a clean build of Oregoncore.

Why does some modules state azerothcore?

Some of the modules are backports from 3.3.5 some of these modules that are backported are ones that i have worked on or that i created for azerothcore.

Can i PR to post more modules here?

Yes, anyone if free to post modules simply open a PR and it will be merged.