FBInstant 6.0.0
This release fixes issues with the HTML5 template in combination with new functionality released in Defold 1.2.162.
BREAKING CHANGE:
- Remove
fb_instant
tag fromgame.project
. It is not used anymore. we don’t use it anymore; - Reset
.html shell
to default ingame.project
. We now merge everything that we need for the FBInstant native extension using the Manifest Merging Tool (if you added something custom, just copy-paste default template and add your custom things); - Read the manual about the HTML5 section of the
game.project
settings - Read the HTML5 manual