mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-07 05:29:09 -07:00
11 lines
209 B
Plaintext
11 lines
209 B
Plaintext
App(
|
|
appid="xtreme_app",
|
|
name="Xtreme",
|
|
apptype=FlipperAppType.MENUEXTERNAL,
|
|
entry_point="xtreme_app",
|
|
stack_size=2 * 1024,
|
|
icon="A_Xtreme_14",
|
|
order=90,
|
|
fap_icon="icon.png",
|
|
)
|