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

@@ -12,4 +12,8 @@ App(
fap_icon="game_reversi.png",
fap_category="Games",
fap_icon_assets_symbol="game_reversi",
fap_author="@dimat",
fap_weburl="https://github.com/zyuhel/flipperzero-racegame",
fap_version="1.0",
fap_description="Reversi game, the game controls should be intuitive. Longs press on OK opens the menu to start a new game.",
)