this post was submitted on 24 Jun 2025
53 points (100.0% liked)
Godot
1064 readers
1 users here now
A community for discussion and support in development with the Godot game engine.
Official links to other communication platforms
Other Godot communities on Lemmy
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You know Godot is an open source community developed game engine right?
The asset store obviously isn’t, so I feel these concerns are valid. I don’t want Godot to end up like Unity 5-10+ years out.
I would assume that the actual infrastructure of the asset store is also open source. But even if not, forking Godot is very possible. It's not like there is a megacorp making most PRs. It really is a community project.
The only repo I've found about the godot store is a sad
readme.md
used for issues, like many proprietary projects do when they want to make use of github as issue tracker without actually releasing code.Also it's a web service that's privately hosted, so they can use that as a loophole to not release any changes in the code. The only way to ensure freedom there would be with AGPL license (lemmy for example is AGPL).
For their website homepage they do release the code as MIT, but not the store.