Skip to content

Commit 5e2c1f8

Browse files
authored
Merge pull request #6 from playmean/fam_sources
Manifest build sources
2 parents 98b5f70 + 8f2eefc commit 5e2c1f8

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Flipper Air Mouse
22

3+
[![FAP Factory](https://fap.playmean.xyz/api/v1/ginkage/FlippAirMouse/badge)](https://fap.playmean.xyz/ginkage/FlippAirMouse)
4+
35
## Brief
46

57
> "You can turn anything into an air mouse if you're brave enough"

application.fam

+1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ App(
66
stack_size=10 * 1024,
77
fap_category="Tools",
88
icon="A_Plugins_14",
9+
sources=["*.c", "*.cc"],
910
)

0 commit comments

Comments
 (0)