Pryaxis / orion-core

The next generation Terraria Server API.
https://pryaxis.github.io/orion-core
GNU General Public License v3.0
31 stars 12 forks source link

Framework modifications #63

Closed kevzhao2 closed 4 years ago

kevzhao2 commented 4 years ago

Switched back the framework to a style similar to the old style, where plugins get scanned for service definitions and bindings.

Added the BindingPriority concept to allow plugins to override service bindings.