AssetHelper
Library for helping with loading vanilla game assets.
CHANGELOG
v1.2.1
Fix bugs when different mods request assets from the same scene with a parent-child relationship.
v1.2.0
Create AssetHelperMenu mod as a separate thunderstore package.
Minor memory improvements.
v1.1.1
Fix bug where users with accents in their username could not load scene assets.
v1.1.0
More intelligent asset dependency resolution, fixing various crashes with certain assets.
Avoid hanging the game while building large catalogs.
Show slightly more information while repacking.
v1.0.2
Fix behaviour if users have unrecognized asset bundles in their bundle folder.
v1.0.1
Use transitive dependencies when loading catalog assets, fixing various bugs involving missing textures.
v1.0.0
Initial release.