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
I want to have a few singletons lifecycle over the whole game and add a IAssetProvider. This is possible with the BootstrapperConfigurator. But is not yet accessible inside the Contextattribute.
Feature to add a [Context("Bootstrapper")] for adding your own configurators to the Bootstrapper.
The text was updated successfully, but these errors were encountered:
I want to have a few singletons lifecycle over the whole game and add a
IAssetProvider
. This is possible with theBootstrapperConfigurator
. But is not yet accessible inside theContext
attribute.Feature to add a
[Context("Bootstrapper")]
for adding your own configurators to the Bootstrapper.The text was updated successfully, but these errors were encountered: