Files
tsuki 831d96e562 Initial public source release
Split reusable rendering and format support into vectorail-core and vectorail-gc.
2026-08-02 17:05:27 +02:00

12 lines
454 B
Markdown

# Optional XMB media
The public source tree builds without any files in this directory. To customize
the XMB entry for a local build, provide any of these conventional PSP assets:
- `ICON0.PNG` — application icon.
- `PIC1.PNG` — full-screen background image.
- `SND0.AT3` — short ATRAC3 background audio.
The GNUmakefile detects each file independently. These media files are ignored
by Git and are not covered by the OpenRoller source license.