Asset packs in external apps again

This commit is contained in:
Willy-JL
2023-07-13 20:44:06 +02:00
parent ef907152b4
commit 158b727cb8
10 changed files with 1 additions and 10 deletions

View File

@@ -7,7 +7,6 @@ App(
icon="A_Infrared_14",
stack_size=3 * 1024,
order=40,
fap_libs=["assets"],
fap_icon="icon.png",
fap_category="Infrared",
)