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
{{ message }}
This repository has been archived by the owner on Mar 25, 2020. It is now read-only.
pointcache edited this page Jan 17, 2017
·
1 revision
This system is just an example of how to do application configuration.
It subscribes to InitializerSystem event that fires just after configs were loaded.
Use this pattern to create your own custom configurators, or change this one.
Is a container for your application configuration.
Such as
initialize graphics settings from config
change additional stuff you need
Add methods here and hook them to reactive variables in Configs