mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 18:40:28 +00:00
feat(CI/Codestyle): add check core logs (#6012)
This commit is contained in:
@@ -5,12 +5,8 @@ They will be git-ignored.
|
||||
|
||||
Remember to use cmake macros inside your CMakeLists.txt to correctly add your scripts to the project solution.
|
||||
|
||||
|
||||
**/!\ BTW, we strongly suggest you to use our module system to create your custom powerful module instead of simple scripts.**
|
||||
|
||||
|
||||
|
||||
|
||||
---------------------------
|
||||
|
||||
## How to add your custom script:
|
||||
|
||||
@@ -36,7 +36,6 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
void AddSC_warlock_pet_scripts()
|
||||
{
|
||||
new npc_pet_warlock_imp();
|
||||
|
||||
Reference in New Issue
Block a user