enigma-bbs/docs/modding.md

15 lines
272 B
Markdown
Raw Normal View History

2017-09-29 22:30:05 +00: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 `art/themes` works!
2017-09-29 22:30:05 +00:00
2017-09-29 22:45:59 +00:00
TODO document me!
## Add-On Modules
See [Mods](mods.md)