Files
azerothcore-wotlk/modules/acore/scripts-wotlk/Custom/README.md

242 B

Custom folder

Here you can create a CMakeLists.txt file where to add your custom scripts They will be git-ignored

However we strongly suggest you to use our module system to create your custom powerful module instead of simple scripts.