mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 14:28:36 -07:00
Temporarily backport app updates from apps repo
This commit is contained in:
@@ -6,11 +6,12 @@ App(
|
||||
cdefines=["APP_ASTEROIDS"],
|
||||
requires=["gui"],
|
||||
stack_size=8 * 1024,
|
||||
order=50,
|
||||
fap_icon="appicon.png",
|
||||
fap_icon_assets="assets",
|
||||
fap_category="Games",
|
||||
fap_author="@antirez & @SimplyMinimal",
|
||||
fap_weburl="https://github.com/antirez/flipper-asteroids",
|
||||
fap_version="1.0",
|
||||
fap_version="1.1",
|
||||
fap_description="Asteroids game",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user