hugoam / toy

the thin c++ game engine
https://toyengine.io
GNU General Public License v3.0
1.57k stars 101 forks source link

Move to MIT (or similar) license #17

Open l0go opened 5 years ago

l0go commented 5 years ago

The gpl requires you to release the code of your game which is not the best for actually making games.

hamoid commented 5 years ago

@logo4poop why is not the best?

bats64mgutsi commented 5 years ago

No one wants to release their game on GPL. Go with MIT and you will attract both contributors and game developers.

l0go commented 5 years ago

@Batandwa-mgutsi Agreed @hamoid check on what he said

hamoid commented 5 years ago

There's at least 1 person who prefers GPL, which makes it untrue that zero people want GPL :)

bats64mgutsi commented 5 years ago

You are denying people from helping you grow your project. It won't hurt much going for MIT.

bats64mgutsi commented 5 years ago

@hamoid I mean it.

hugoam commented 5 years ago

Move to MIT will probably happen soon, but I don't know when exactly

nem0 commented 5 years ago

It takes a long time to change license, it's a lot of very complicated work.

gideongrinberg commented 3 years ago

Perhaps he can move to MPL, it's closer to GPL but still allows for closed-source projects.

hugoam commented 3 years ago

It doesn't take a long time, but it needs to be announced and the engine needs to be in a good working state when I announce it, which it isn't at the moment because I don't have time to work on it 😏 So MIT right now is useless because the thing is partly broken But it will happen eventually