SmartlyDressedGames / Legally-Distinct-Missile

Fork of Rocket for Unturned maintained by the game developers.
MIT License
79 stars 29 forks source link

Create interfaces for managers(IoC) #52

Closed Sl4vP0weR closed 2 years ago

Sl4vP0weR commented 2 years ago

Managers that probably needs interfaces: RocketPluginsManager, RocketCommandManager

In 'R' class we probably should change Plugins and Commands fields to interface types