From eb057c0ce075b1d554092044b4a7c13eb35fd3cc Mon Sep 17 00:00:00 2001 From: Downforce Agent Date: Sun, 30 Jun 2024 16:16:55 -0400 Subject: [PATCH] Update Manually Repacking a PSARC --- Manually-Repacking-a-PSARC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Manually-Repacking-a-PSARC.md b/Manually-Repacking-a-PSARC.md index 16d5361..0e4fbfd 100644 --- a/Manually-Repacking-a-PSARC.md +++ b/Manually-Repacking-a-PSARC.md @@ -18,7 +18,7 @@ We need to create a list of files that psp2psarc will import when we rebuild the - This could potentially be `\n$` if you are on a non-Windows system. ## Part 2 Using the Whitelist to Regenerate the PSARC -1. Add your modded files to the extracted data/ folder +1. Add your modded files to the extracted data/ folder, which you created earlier using the "[Creating Mods (Dumping PSARCs & Creating FSTAR Packs)](Creating-Mods)" page. 2. Within the list, manually append paths to any additional files you have added to the data/ folder. 3. Repack the assets: ```