GoldRenard / DMOAdvancedLauncher

Advanced launcher for Digimon Masters Online (DMO)
16 stars 9 forks source link

IoC architecture, NInject, base plugin API, etc #30

Closed GoldRenard closed 8 years ago

GoldRenard commented 8 years ago

New modular application architecture using NInject (IoC paradigm). This is first step to implement plugin API. It is not completed yet (I will add some new API later), but it is already a major pull request, so I decided to merge it now and focus on the concrete tasks within any future pull requests.