Readme Update

This commit is contained in:
mikx 2025-10-12 23:25:42 -04:00
parent 0ba8668d09
commit 9eeea525d3

View File

@ -13,7 +13,7 @@ Official MxIcarus Modding Tool for Icarus.
1. Download the latest release. (https://mxgit.ovh/Icarus/Jsarus/releases) 1. Download the latest release. (https://mxgit.ovh/Icarus/Jsarus/releases)
2. Copy the archive content in an empty folder on your disk. 2. Copy the archive content in an empty folder on your disk.
3. Open "settings.json" and edit the "ModName" and "GameContentPath". 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". 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. 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. 7. Copy the created pak file from the "Paks" folder to your game "mods" folder.