mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 22:18:35 -07:00
Update apps (only manifest changes)
This commit is contained in:
@@ -8,9 +8,10 @@ App(
|
||||
stack_size=8 * 1024,
|
||||
order=50,
|
||||
fap_icon="appicon.png",
|
||||
fap_icon_assets="assets",
|
||||
fap_category="Games",
|
||||
fap_icon_assets="assets", # Image assets to compile for this application
|
||||
fap_description="An implementation of the classic arcade game Asteroids",
|
||||
fap_author="antirez, SimplyMinimal",
|
||||
fap_weburl="https://github.com/SimplyMinimal/FlipperZero-Asteroids",
|
||||
fap_author="@antirez & @SimplyMinimal",
|
||||
fap_weburl="https://github.com/antirez/flipper-asteroids",
|
||||
fap_version="1.0",
|
||||
fap_description="Asteroids game",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user