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.

  • Ars Fireside@lemmy.dbzer0.comOP
    link
    fedilink
    arrow-up
    2
    ·
    3 days ago

    Most game developers don’t want to open source their games, so I think a permissive license is probably the easiest choice for a game engine.

    That’s why I was considering a permissive license in the first place, yes.