Page 1 of 1

License for Native Mods

Posted: Sun Dec 18, 2022 9:00 pm
by The_Cowboy
I have been developing a native mod, Chat Diamond, on Windows for now, which invokes several C++ calls and IS linked with celebrated Regular Expression (RegEx) library.

My first instinct is to go through the https://beyondunrealwiki.github.io/page ... cense.html
Open Unreal Mod License wrote: The Program or Modification may only link with other work that have been released as free software.
Seems like there is no "frowning upon" with OUML and such dll (or shared object) linkages. Just wanted to let that run past this community!