Add menu customization readme

This commit is contained in:
Robin Jones 2024-11-11 20:15:54 +00:00
parent 96506edbc7
commit 90157f5930
2 changed files with 6 additions and 0 deletions

View File

@ -32,6 +32,7 @@ An open source menu for N64 flashcarts.
## Documentation
* [Getting started guide](./docs/00_getting_started_sd.md)
* [Menu controls](./docs/01_menu_controls.md)
* [Menu customizations](./docs/07_menu_customizations.md)
* [Developer guide](./docs/99_developer_guide.md)
## Video showcase (as of Oct 12 2023)

View File

@ -0,0 +1,5 @@
# Menu customization
## Using a custom font
Add a `font64` file to the root directory called "custom.font64"
This can be build using `libdragon` tools.