ousnius / nifly

C++ NIF library for the Gamebryo/NetImmerse File Format
GNU General Public License v3.0
52 stars 23 forks source link

request for reuse #7

Closed SteveTownsend closed 3 years ago

SteveTownsend commented 3 years ago

Hey, I have made a fork of this for use as a git submodule in a separate repository that adds C# adaptation via SWIG. I want to use that SWIG repository to output a Nuget package in support of a planned Synthesis patcher that updates NIF files. I'd like to include a DLL built from my fork, and credit you, in my Nuget package. Is this OK? Thanks for the library.

ousnius commented 3 years ago

@SteveTownsend As long as it abides to the current license (see LICENSE file), credits and source code are provided and you try to make sure that any changes can easily be merged back (and forth!), I see no issue.

SteveTownsend commented 3 years ago

Sounds good - thanks.

My repos are https://github.com/SteveTownsend/nifly (the fork, with SWIG conformance deltas) and https://github.com/SteveTownsend/niflyswig (NuGet package source, GPL v3).

My nifly C++ code mods are pretty small in scope but as I tool out more of the C# API it likely will expand. I was planning to not PR into your repo unless you would prefer that.

On Sun, Mar 21, 2021 at 11:29 AM ousnius @.***> wrote:

@SteveTownsend https://github.com/SteveTownsend As long as it abides to the current license (see LICENSE file), credits and source code are provided and you try to make sure that any changes can easily be merged back (and forth!), I see no issue.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ousnius/nifly/issues/7#issuecomment-803604164, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADRDNC3SWD7KK2KSGYCBUFDTEYGGXANCNFSM4ZRU2YMQ .