ModExtraAssets is no longer getting updated for classic. However, since 2024 there's a MEA Revamped version that fits BepInEx moddding BB+ perfectly!
Current: V6.0
2. Added an ability to create some UI elements on runtime
3. Added an ability to change AI navmesh on runtime (Experimental)
4. Added a .xml file to the Classic edition of MEA in order to add descriptions for classes and such in your DnSpy
5. Added an ability to access Comic Sans font from everywhere (Useful with creating UI TMP_Text)
V5.2
1. Fixed an error, where you get errors on the mesh loading side of code
V5.1
1. Added ability to load meshes
2. Added ability to create materials
3. Added ability for storing templates of NPC, Item Pickup, Blank Material, Notebook
4. Added quick access to GameControllerScript
5. Privated some useless methods
6. Optimization for loading dictionary
7. Added GetFiles method
V5
1. Rewritten API
2. Optimization
3. Cleaner code
Versions below V5 were just getting new features, over time