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,4 +9,8 @@ App(
order=110,
fap_icon="golIcon.png",
fap_category="Games",
fap_author="@tgxn (original by @itsyourbedtime)",
fap_weburl="https://github.com/tgxn/flipperzero-firmware/blob/dev/applications/game_of_life/game_of_life.c",
fap_version="1.0",
fap_description="Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970.",
)