Hi Cocos Creator team,
How can I split my resources into many bundles and only download when needed. I want download resources as zip file and decompress it, but I don’t know how to import these assets to ‘resources’. I see some game download additional resources after download from the store, and, for example, I need download ‘minigame’ bundle to be able to play it. How can implement it?
Thank you