Update apps (only manifest changes)

This commit is contained in:
Willy-JL
2023-07-04 20:09:30 +02:00
parent 1e700f19a2
commit a4dd9f4d8a
40 changed files with 152 additions and 15 deletions

View File

@@ -9,7 +9,7 @@ App(
# fap_version=(0, 1), # (major, minor)
fap_icon="simon_says.png", # 10x10 1-bit PNG
fap_description="A Simon Says Game",
fap_author="SimplyMinimal,ShehabAttia96",
fap_author="@SimplyMinimal & @ShehabAttia96",
fap_weburl="https://github.com/SimplyMinimal/FlipperZero-SimonSays",
fap_icon_assets="images", # Image assets to compile for this application
)