From da5eef248cb56db977d34b186dc62ea05b6482a9 Mon Sep 17 00:00:00 2001 From: ppkantorski <6467366+ppkantorski@users.noreply.github.com> Date: Fri, 19 Sep 2025 05:03:40 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6168cad..fca1811 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,8 @@ Alchemist does not include mods directly. Mods are distributed through the Alche - **Pchtxt Mods**: Available in [Alchemist Repos](https://github.com/ppkantorski/Alchemist-Repos). Users can download individual author packs or use the “Update All” feature within Alchemist. - **Content Mods**: Organized by title ID in the same repositories. Use the “Install Contents” section to deploy content mods to the correct directories. - + - Format for adding content mods is as follows: + - `/switch/.packages/Alchemist/contents/{TITLE_NAME} - {MOD_NAME}/{TITLE_ID}/...` Mods must be placed in the corresponding `repos/pchtxts/` or `repos/contents/` subfolders for Alchemist to process them correctly. ## Installation