mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
346 B
346 B
Custom folder
Here you can create a CMakeLists.txt file where to add your custom scripts They will be git-ignored
Remember to use cmake macro inside your CMakeLists.txt to correctly add scripts to project solution.
BTW, We strongly suggest you to use our module system to create your custom powerful module instead of simple scripts.