I’m currently working on a game where image updates are quite frequent.
It is inconvenient to update the native version every time, so if possible, I would like to upload the plist file and png file exported with textuer packer on the web and download it from Cocos Creator to create a sprite atlas and use it.