ACE3/documentation/feature/optionsmenu.md

29 lines
624 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.
- There's actually a tab for colors, look up !
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.