Asset packs in FAPs + cleanup unused icons

This commit is contained in:
Willy-JL
2023-06-29 02:03:32 +02:00
parent 3cbf932bd1
commit 8f37a6a79d
237 changed files with 268 additions and 85 deletions

View File

@@ -11,5 +11,4 @@ App(
stack_size=1 * 1024,
order=130,
fap_category="Debug",
fap_libs=["assets"],
)