From 36c44b14e798ed480c951d6f483466b0f4c3befa Mon Sep 17 00:00:00 2001 From: GameLord2011 <119822417+gameking2011@users.noreply.github.com> Date: Fri, 23 Aug 2024 14:51:06 -0400 Subject: [PATCH] Mention XFW in Asset Packs docs (#192) * Update AssetPacks.md specified that asset packs are also in Xtreme Firmware though outdated the feature is still in that firmware. * Update documentation/file_formats/AssetPacks.md --nobuild Co-authored-by: WillyJL <49810075+Willy-JL@users.noreply.github.com> --------- Co-authored-by: WillyJL <49810075+Willy-JL@users.noreply.github.com> --- documentation/file_formats/AssetPacks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/file_formats/AssetPacks.md b/documentation/file_formats/AssetPacks.md index d7c9aea3b..3bf9a61c8 100644 --- a/documentation/file_formats/AssetPacks.md +++ b/documentation/file_formats/AssetPacks.md @@ -1,6 +1,6 @@ ## Intro -Asset Packs are an exclusive feature of Momentum Firmware that allows you to load custom Animation and Icon sets without recompiling the firmware or messing with manifest.txt files (as a user). Here you can find info on how to install Asset Packs and also how to make your own. +Asset Packs are a feature exclusive to Momentum Firmware (and its predecessor Xtreme Firmware) that allows you to load custom Animation and Icon sets without recompiling the firmware or messing with manifest.txt files (as a user). Here you can find info on how to install Asset Packs and also how to make your own.