ServerInitialization struct
Server initialization parameters.
Bundles everything needed to start a server: the ServerConfiguration describing its settings and rules, together with the LevelInitialization parameters for the level it should first load.
Public variables
- ServerConfiguration Configuration
- Server configuration.
- LevelInitialization InitialLevel
- Level initialization parameters.