mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2025-04-16 03:51:31 +02:00
Minor readme improvements
Co-Authored-By: Robin Jones <networkfusion@users.noreply.github.com>
This commit is contained in:
parent
8a6df4210e
commit
276efa38ea
@ -1,7 +1,4 @@
|
||||
## Menu Customization
|
||||
|
||||
### Customizing the font
|
||||
Add a `font64` file to the root directory called "custom.font64". You can build a font64 file with the `libdragon` tools.
|
||||
|
||||
### Adding a background image
|
||||
Add an image to the SD card. When browsing the menu, select and load the image and then respond to the dialogue message.
|
||||
Add a PNG image to the SD card. When browsing the menu, select and load the image and then respond to the dialogue message.
|
||||
|
@ -70,3 +70,6 @@ You can then serve the webpage:
|
||||
```bash
|
||||
cd output/docs && jekyll serve
|
||||
```
|
||||
|
||||
### Test ability to Customize the font
|
||||
Add a `font64` file to the `menu` directory called "custom.font64". You can build a font64 file with the `libdragon` tools.
|
||||
|
Loading…
x
Reference in New Issue
Block a user