Extending Defold

Hi! Thanks for making defold, have already had great fun trying it out!

On the page http://www.defold.com/technology it says:

And you can use C for low-level operations, or interface with third-party software.

Is there any resource on how this could be done? We’ve learned from previous experiences that this is one of the most important things to consider when launching and maintaining a game on the App Store. Especially if monetizing through ads but also great for implementing platform specific features.

Thanks!

It is perhaps unclear and needs to be rewritten but that is actually in reference to the Lua language and runtime itself. Defold is currently not expandable at a low level but will be in the future.

Ok, thanks! I understand better then what that refers too.

Would love to see this in the future, let me know if you need early testers for it :slight_smile:

I think we should change that text, it looks misleading to me.