ACE3/docs/wiki/feature/interact-menu.md
Jo David 58c0c3fd02
Consitently capitalize first letters of wiki titles (#6615)
* Consitently capitalize first letters of wiki titles

* fix title case, add framework to the atragmx page
2018-10-05 15:20:50 +02:00

24 lines
433 B
Markdown

---
layout: wiki
title: Interaction Menu
description: Base framework for interaction menu.
group: feature
category: interaction
parent: wiki
mod: ace
version:
major: 3
minor: 0
patch: 0
---
## 1. Overview
This handles the interaction layer of ACE3.
## 2. Dependencies
{% include dependencies_list.md component="interact_menu" %}
*Note: The Interact Menu module is required by most of the other modules. Do NOT remove it!*