barribob / bosses-of-mass-destruction

https://www.curseforge.com/minecraft/mc-mods/bosses-of-mass-destruction-alpha
Other
16 stars 21 forks source link

This mod isn't a library so it doesn't need the LGPL #71

Closed obj-obj closed 2 years ago

obj-obj commented 2 years ago

LGPL doesn't have a difference compared to normal GPL unless it's being used on a library. Might be a good idea to switch to GPL instead

barribob commented 2 years ago

From what I know, GPL is incompatible with Minecraft's terms. LGPL is allowed to be used with proprietary software, so it is valid. That is why I use LGPL instead of GPL