defold / extension-fbinstant

Facebook Instant Games extension for the Defold game engine
https://defold.com/extension-fbinstant/
MIT License
38 stars 20 forks source link

Allow custom HTML access to updateProgress and initializeAsync #85

Open totebo opened 4 years ago

totebo commented 4 years ago

This would help add external libraries and functionality which relies on updateProgress and/or initializeAsync outside the actual game.

https://forum.defold.com/t/customising-fbinstant-engine-template/64090/17