===================================================================================== Diligent Defenders Author: NullCascade Version 1.0.0 ===================================================================================== INDEX: -> Requirements -> About this Mod -> Installation -> Playing this Plugin -> Known Bugs & Issues -> Version History -> Incompatibilities & Save Game Warnings -> Credits & Usage ===================================================================================== REQUIREMENTS: ===================================================================================== This is a MWSE-Lua mod, and requires a valid installation of MWSE 2.1 or later. * Morrowind, Tribunal, and Bloodmoon. * MGE-XE 0.10.0 * MWSE 2.1 ===================================================================================== ABOUT THIS MOD: ===================================================================================== This module makes it so that when the player or the player's companions are attacked, any companions will launch into action in defense. ===================================================================================== INSTALLATION: ===================================================================================== Extract the archive into your Morrowind installation directory. The mod should contain the following files: .\Data Files\MWSE\lua\nc\defenders\mod_init.lua .\Data Files\MWSE\nc_defenders_config.json To configure the mod, edit the above-named json file. The config entries function as described below: blacklist: An array of object IDs that the system will ignore, in case there's custom AIs/scripts that conflict. ===================================================================================== PLAYING THIS PLUGIN: ===================================================================================== There is no esp file to activate. Simply install the MWSE 2.1 and this mod, and load up an old or new game. ===================================================================================== KNOWN ISSUES OR BUGS: ===================================================================================== None. Please report any issues on the Nexus page or at GitHub: https://github.com/NullCascade/morrowind-mods/issues ===================================================================================== VERSION HISTORY ===================================================================================== 1.0.0 [2018-05-28]: * Initial release. ===================================================================================== INCOMPATIBILITIES & SAVED GAME WARNINGS: ===================================================================================== This mod does not alter the save game contents in any way, and is clean to run with any other known mod. If a conflict is found, please report it on the Nexus or on GitHub. ===================================================================================== CREDITS & USAGE: ===================================================================================== Special thanks to Greatness7 for his help in progressing MWSE 2.1 and to DarkElfGuy for inspiring people to create and release mods for the yearly modathon. Copyright 2018 Michael Wallar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.