You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now it's only easy to get at if you're using an IoC container. Would be nice to have a more static entry point like most other systems in mutagen does.
var assetProvider = AssetProvider.CreateFor(GameRelease....) or whatever
The text was updated successfully, but these errors were encountered:
Right now it's only easy to get at if you're using an IoC container. Would be nice to have a more static entry point like most other systems in mutagen does.
var assetProvider = AssetProvider.CreateFor(GameRelease....)
or whateverThe text was updated successfully, but these errors were encountered: