1.3.0 (Generator Energy/Biiofuel Modding)
This commit is contained in:
@@ -17,12 +17,13 @@ Official MxIcarus Modding Tool for Icarus.
|
||||
- Reduce all required mats of a recipe to 1, using a list. (Edited in settings.json)
|
||||
- Set output of all stacking recipes to a specified value. (Edited in settings.json)
|
||||
- Adjust the size of all inventory specified in a list. (Edited in settings.json)
|
||||
- Adjust the energy produced and the biofuel consumed by all specified generator in a list. (Edited in settings.json)
|
||||
|
||||
## How-To
|
||||
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 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.
|
||||
|
||||
Reference in New Issue
Block a user