Hello everyone.

I’m developing an open-source visual novel engine. And I’m struggling to choose between the two licenses: MIT and BSD 3-Clause. I wasn’t much about licenses until this moment, so I have to ask someone else. Which one should I pick and why, if someone knows?

Thank you in advance.

  • RmDebArc_5@feddit.org
    link
    fedilink
    English
    arrow-up
    3
    ·
    49 minutes ago

    Wouldn’t the LGPL make more sense for an engine? Otherwise it would be hard to make a proprietary game (read almost every game) even if you publish any changes you made to the engine.

    • Daniel Quinn@lemmy.ca
      link
      fedilink
      English
      arrow-up
      1
      ·
      10 minutes ago

      Ooh, yes for for this case, the LGPL would be a good middle-ground for OP’s concerns.