Closed Papishushi closed 8 months ago
GraySS suggested me on Discord to work on a Dependency Injection system, or some kind of abstraction serving for the same purpose.
Implemented dependency injection system on all submodules, added new interfces IScapeCoreHost, IScapeCoreManager, and IScapeCoreService that serve as the base for this system
GraySS suggested me on Discord to work on a Dependency Injection system, or some kind of abstraction serving for the same purpose.