|
|
@ -23,6 +23,7 @@ import java.util.regex.Pattern; |
|
|
|
|
|
|
|
|
|
|
|
public enum ConfigManager { |
|
|
|
public enum ConfigManager { |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// MB Dev notes:
|
|
|
|
// Magicbane configuration is loaded from environment variables
|
|
|
|
// Magicbane configuration is loaded from environment variables
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// On boot the game first looks in /mb.conf for the file magicbane.conf.
|
|
|
|
// On boot the game first looks in /mb.conf for the file magicbane.conf.
|
|
|
|