Core
Read the documentation about Api before reading this!
The NSG-Core implements ONLY interfaces from NSG-API.
All implementations should start with 'Default' (example: DefaultPlayerPool, DefaultNSGPlayer)
Every default implementation is not allowed to use local files, using MongoDB instead.
View the Adapter for more information.