mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
5f656cd863
(didn't touch medical and mortar)
28 lines
579 B
Markdown
28 lines
579 B
Markdown
---
|
|
layout: wiki
|
|
title: Options Menu
|
|
description: ACE3 options menu
|
|
group: feature
|
|
parent: wiki
|
|
---
|
|
|
|
## 1. Overview
|
|
|
|
Adds the options menu used by other components.
|
|
|
|
## 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.
|
|
|
|
### 2.2 Options menu informations
|
|
- You don't have to press a save button. When a setting is changed it's saved automatically.
|
|
|
|
## 3. Dependencies
|
|
|
|
`ace_common`
|
|
|
|
*Note: The Options Menu module is utilized by many other modules. Disabling it is not recommended.*
|