Consider Atum 2 portal compatability.
SpGilbert opened this issue ยท 10 comments
The mod's license is "All Rights Reserved" and as such does not allow me to support it in BP.
I don't yet know what needs to be done as I'm not familiar with the Atum mod (so I may very well have to duplicate some of its code).
Chances are that I'll at least have to subclass its portal Block (or TileEntity whichever it is) class and as per https://www.gnu.org/licenses/gpl-faq.html#OOPLang the Atum mod has to be GPL-compatible for me to be able to do that.
Hey @Johni0702.
When you have time at some point, could I get you to DM me on Discord so we can have a chat about this? :)
Invite link to server: https://discordapp.com/invite/TuJXw7V
@GirafiStudios I'd rather not because I don't regularly use discord and don't see why this could not be discussed here.
Fair enough.
We're not going to change our license to GPL, since that allows for our entire mod to be redistributed (Although have to be a different name, and changes made since the original source have to be stated).
But you're very welcome to copy whatever you need from any of our portal code :)