diff options
| author | Walter Pagani <paganiwalter@gmail.com> | 2022-07-10 16:23:58 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-10 16:23:58 -0300 |
| commit | 44b1d4d2d68ef034e128c825cd12b25ced58e806 (patch) | |
| tree | 0ef62df50cd45301b5b3c76222fda793a83cfcd9 /docs/es/hooks-cmake.md | |
| parent | e1135c69ea2cec1d679c936c7a3bdd077578307f (diff) | |
| download | wiki-44b1d4d2d68ef034e128c825cd12b25ced58e806.tar.gz wiki-44b1d4d2d68ef034e128c825cd12b25ced58e806.tar.bz2 wiki-44b1d4d2d68ef034e128c825cd12b25ced58e806.zip | |
Add (Translation\ES): Extend azeroth core (#775)
* Add (Translation\ES): the-modular-structure
* Add (Translation\ES): hooks bash and cmake
Diffstat (limited to 'docs/es/hooks-cmake.md')
| -rw-r--r-- | docs/es/hooks-cmake.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/es/hooks-cmake.md b/docs/es/hooks-cmake.md new file mode 100644 index 0000000..27aac6c --- /dev/null +++ b/docs/es/hooks-cmake.md @@ -0,0 +1,15 @@ +--- +redirect_from: "/Hooks-Cmake" +--- + +# Hooks CMake + +- AFTER_LOAD_CONF + +- BEFORE_SRC_LOAD | AFTER_SRC_LOAD + +- AFTER_AUTHSERVER_CMAKE + +- AFTER_WORLDSERVER_CMAKE + +- BEFORE_GAME_LIBRARY | AFTER_GAME_LIBRARY |
