Add configuration loader to interface with the configuration.
[Sone.git] / src / main / java / net / pterodactylus / sone / database / memory / ConfigurationLoader.java
2014-11-04 David ‘Bombe’ RodenAdd configuration loader to interface with the configur...