mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2026-09-18 18:21:31 +00:00
Removing FAP files (use FlipC or Official store!)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
App(
|
||||
appid="zBroken_Chess",
|
||||
name="Chess",
|
||||
apptype=FlipperAppType.EXTERNAL,
|
||||
entry_point="chess_app",
|
||||
cdefines=["APP_CHESS"],
|
||||
requires=["storage","gui"],
|
||||
stack_size= 4 * 1024,
|
||||
order=500,
|
||||
fap_icon="chessIcon.png",
|
||||
fap_category="Games",
|
||||
)
|
||||
Reference in New Issue
Block a user