|
|
|
@ -11,7 +11,9 @@ package engine.gameManager;
@@ -11,7 +11,9 @@ package engine.gameManager;
|
|
|
|
|
// Magicbane configuration is loaded from environment variables
|
|
|
|
|
//
|
|
|
|
|
// On boot the game first looks in /mb.conf for the file magicbane.conf.
|
|
|
|
|
// If not found, a default is loaded from /mb.data to enable bootstrap.
|
|
|
|
|
//
|
|
|
|
|
// If not found, a default config is loaded from /mb.data to enable bootstrap.
|
|
|
|
|
// This version should never be modified.
|
|
|
|
|
|
|
|
|
|
import engine.mbEnums; |
|
|
|
|
import engine.server.login.LoginServer; |
|
|
|
|