From 79de7452433d003d92046c4b84cc4ebc2afdeb84 Mon Sep 17 00:00:00 2001 From: ppkantorski Date: Fri, 5 Jul 2024 21:58:34 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index dc7b2ee..648b025 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ An Ultrahand package designed for managing and converting mods. The `package.ini` file contains the following configurations: +### Mod Management - `[*Toggle exeFS Patches]`: Toggles exeFS patches by selection. - `[*Delete exeFS Patches]`: Deletes selected exeFS patches. - `[*Toggle Content Mods]`: Toggles content modifications by selection. @@ -12,6 +13,8 @@ The `package.ini` file contains the following configurations: - `[*Search Pattern]`: Configure search patterns for mod groups. - `[Enable All]`: Enables all mods based on search patterns. - `[Disable All]`: Disables all mods based on search patterns. + +### Mod Management - `[*pchtxt -> ips]`: Converts pchtxt files to IPS patches. - `[*pchtxt -> cheat]`: Converts pchtxt files to cheat codes.