From 9eeea525d38802a26fc0e907658922888cbb2bed Mon Sep 17 00:00:00 2001 From: mikx Date: Sun, 12 Oct 2025 23:25:42 -0400 Subject: [PATCH] Readme Update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9aa228c..c02701d 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Official MxIcarus Modding Tool for Icarus. 1. Download the latest release. (https://mxgit.ovh/Icarus/Jsarus/releases) 2. Copy the archive content in an empty folder on your disk. 3. Open "settings.json" and edit the "ModName" and "GameContentPath". - 4. IMPORTANT: Escape "\" in your game content path with "/". Ex.: "C:\/SteamLibrary\/steamapps\/common\/Icarus\/Icarus\/Content" + 4. IMPORTANT: Escape "\" in your path with "/". Ex.: "C:\/SteamLibrary\/steamapps\/common\/Icarus\/Icarus\/Content" 5. Save the "settings.json" file and run "Jsarus.exe". 6. Jsarus will extract your game data, press "y" when asked to mod it and generate a mod pak. 7. Copy the created pak file from the "Paks" folder to your game "mods" folder.