push-pop / Unity-MVVM

Lightweight MVVM Framework for Unity3D
MIT License
323 stars 27 forks source link

User should be able to provide a list of assemblies to search for ViewModels #83

Closed push-pop closed 3 years ago

push-pop commented 3 years ago

Currently the library only searches Assembly-CSharp which is default Unity assembly. Need a way to allow users to provide additional assemblies to search in. This is important for other packages/libraries to depend on this lib

push-pop commented 3 years ago

84d83a5c68f555662a827723cb8fc3591dfe8d35