feat(CI/Codestyle): add check core logs (#6012)
This commit is contained in:
parent
9b6c3c7d2c
commit
e3c1e739c6
8 changed files with 36 additions and 21 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue