enigma-bbs/docs/modding/menu-modules.md

15 lines
178 B
Markdown
Raw Normal View History

2019-02-06 01:42:10 +00:00
---
layout: page
title: Local Doors
---
## Menu Modules
2020-11-21 01:50:12 +00:00
Menu entries found within `menu.hjson` are backed by *menu modules*.
2019-02-06 01:42:10 +00:00
## Creating a New Module
2019-02-06 01:53:38 +00:00
TODO
2019-02-06 01:42:10 +00:00
### Lifecycle
TODO