diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/hooks-script.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/hooks-script.md b/docs/hooks-script.md index 7064bb5..c036428 100644 --- a/docs/hooks-script.md +++ b/docs/hooks-script.md @@ -1,3 +1,7 @@ +--- +tableofcontents: 1 +--- + # The ScriptAI system The ScriptAI system implemented by AC uses a special [Observer pattern](https://en.wikipedia.org/wiki/Observer_pattern) strategy to implement an event-driven programming which is also the **CORE** of our modular system. |
