mechanistry / timberborn-modding

Timberborn official modding tools and examples.
https://github.com/mechanistry/timberborn-modding
MIT License
38 stars 8 forks source link

[Enhancement] Bootstrapper context #4

Open KYPremco opened 4 months ago

KYPremco commented 4 months ago

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.