Flipper/Applications/Official/source-OLDER/grnch/orgasmotron/application.fam

13 lines
281 B
Plaintext

App(
appid="Orgasmotron",
name="Orgasmotron",
apptype=FlipperAppType.EXTERNAL,
entry_point="orgasmotron_app",
cdefines=["ORGASMOTRON"],
requires=["gui"],
stack_size=1 * 1024,
order=20,
fap_icon="orgasmotron_10px.png",
fap_category="Misc",
)