this post was submitted on 24 Jun 2025
53 points (100.0% liked)

Godot

1066 readers
1 users here now

A community for discussion and support in development with the Godot game engine.

Official links to other communication platforms

GitHub

Other Godot communities on Lemmy

founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 week ago* (last edited 1 week ago)

I would assume that the actual infrastructure of the asset store is also open source

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.