enigma-bbs/docs/modding.md

15 lines
273 B
Markdown
Raw Normal View History

2017-09-29 16:30:05 -06:00
# Modding
## General Configuraiton
See [Configuration](config.md)
## Menus
See [Menu System](menu_system.md)
## Theming
Take a look at how the default `luciano_blocktronics` theme found under `mods/themes` works!
2017-09-29 16:45:59 -06:00
TODO document me!
## Add-On Modules
See [Mods](mods.md)