Pim van der Loos
45486a7eea
Improve config handling
- Rewrote ConfigOption to take advantage of generics. - Simplified config option management by getting rid of some code duplication. - No longer using Strings to get configuration values. This is both much faster and less error-prone (when using any IDE worth its salt).
Description
Languages
Java
100%