-
Notifications
You must be signed in to change notification settings - Fork 5
Distribution notes
Please, if you use this plugin to create any parts, do one of the two, but not both:
Distribute a copy of the plugin in this fashion with your mod package:
GameData\WhereverYouLikeToKeepYourFilesGameData\JSI\PartUtilities\Plugins\JSIPartUtilities.dll
While GPLv3 license leaves your hands free to do more or less whatever, including taking over the project if I no longer have the interest to continue it, this way at least avoids the DLL conflicts -- the user is meant to overwrite the file with the fresh version from the package I maintain.
You also need to include, in whichever readme file you distribute, the link to this GitHub repository, because that's what the GPL license requires of you if you wish to use this plugin without modifying the source code: https://github.com/Mihara/PartUtilities/
Sending them to GitHub releases page at https://github.com/Mihara/PartUtilities/releases is the recommended method.