Add the ability to add custom album art. This requires: - Serializing Unreal Texture2D's - Adding a library to import images (likely `stb_image`) - Adding the album image files to the default pak - Adding UI for selecting a file
Add the ability to add custom album art. This requires:
stb_image)