ebitenloader is a library that provides better asset loading for ebitengine. Loading assets can be annoying because of error handling, nil assets and encodings, so I made this library to handle the boilerplate for you.
This is also a part of my other ebiten library called ebitenplus but I decided to split all of the main components of that library into their own libraries.