Variable gameDefaultConfigConst

gameDefaultConfig: {
    initIntervalBasedManagers: true;
    localStorage: undefined;
    mode: "production";
    name: {
        id: "";
        title: "";
        version: "0.0.0";
    };
    settings: {
        framerate: 30;
    };
} = ...

The default configuration for the game