Hello folks! I’m making an official post about a current project for bundling and using assets in an archive/bundle.
This is a Lua approach and not part of the Solar2D Core, it comes in the form of a Lua module.
The archive works without extracting assets to disk, but in usage of this fashion is limited to images via the existing Bytemap plugin, and common data.
Audio files can also be used via SoLoud plugin, which was recently released by StarCrunch, his post has a working Win32 sample I quickly bundled together.
I’m looking for devs to test it out and provide feedback, issues, suggestions, requests, etc.
Samples, documentation, and source available here:
Thanks!