mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
Update ReadMe.md
This commit is contained in:
@@ -2,9 +2,12 @@
|
||||
|
||||
Dolphin assets are split into 3 parts:
|
||||
|
||||
- blocking - Essential animations that are used for blocking system notifications. They are packed to `assets_dolphin_blocking.[h,c]`.
|
||||
- internal - Internal animations that are used for idle dolphin animation. Converted to `assets_dolphin_internal.[h,c]`.
|
||||
- external - External animations that are used for idle dolphin animation. Packed to resource folder and placed on SD card.
|
||||
- blocking - Essential animations that are used for blocking system notifications. They are packed to `assets_dolphin_blocking.[h,c]`.
|
||||
- internal - Last fallback animations that are used for idle dolphin animation. Converted to `assets_dolphin_internal.[h,c]`.
|
||||
- external - Essential animations that are used for idle dolphin animation. Compiled to `.bm` and found at `SD/dolphin/`.
|
||||
|
||||
- custom - Custom User-made animations that are used for a variety of scenes, such as `dolphin idle, passport, scanning`. Compiled to `.bmx` and found at `SD/dolphin_custom`
|
||||
|
||||
|
||||
# Files
|
||||
|
||||
|
||||
Reference in New Issue
Block a user