|
|
|
|
|
by boondaburrah
3732 days ago
|
|
It's not free. The currency is your users' data. Currently, your projects can only be stored on King's servers, not even github. When you finally publish your game, it will automatically include analytics that phone home to King, not you. |
|
Nothing is sent to any King servers, unless you actually want to use our analytics tools, which is an opt-in solution anyway. :)
The only reason why projects are hosted on our servers is due to the legacy of the engine, originally planned as a subscription service, long before being acquired by King. This is something that really wasn't a problem up until now, which is why it simply has stayed that way.
We want it to be easy for users to just create a project and start coding, not having to spend time on setting up development environment and code hosting. However, of course we see this is something people want to be able do as well. We will add the ability to more easily configure where projects are hosted (or even use local projects (already added to the new editor)).
But it's even possible right now to actually change your Git server to your own (or GitHub as you mentioned), I wrote a guide on it here: https://forum.defold.com/t/howto-alternative-project-hosting...