Introducing hot-cold-asset
The oldest and only confirmed bug in LemLib/LemLib is that the example path is encoded into the cold package, meaning that anyone trying to encode a file names example.txt
in projects with LemLib installed will fail to compile. This project will enable LemLib to solve this by being able to specify whether a file should be encoded in the hot binary or the cold binary.
Credits
Thanks to @Jerrylum for writing the code which made this project possible. We've forked his project so the project has the structure and automations typical of a LemLib project. The logic has been unchanged, except integrated image/gif decoding has been removed.