ACE3/documentation/feature/optionsmenu.md

28 lines
579 B
Markdown
Raw Normal View History

---
layout: wiki
title: Options Menu
description: ACE3 options menu
group: feature
parent: wiki
---
2015-05-14 14:02:01 +00:00
## 1. Overview
2015-05-14 14:02:01 +00:00
Adds the options menu used by other components.
2015-05-14 14:02:01 +00:00
## 2. Usage
### 2.1 Opening the user menu
- Press <kbd>Escape</kbd>
- In the top left corner of the screen you should see `ACE Options`.
- Click it.
2015-05-14 14:02:01 +00:00
### 2.2 Options menu informations
- You don't have to press a save button. When a setting is changed it's saved automatically.
2015-05-14 14:02:01 +00:00
## 3. Dependencies
2015-05-14 14:02:01 +00:00
`ace_common`
*Note: The Options Menu module is utilized by many other modules. Disabling it is not recommended.*