Closed CHR15cs closed 1 year ago
Modes are now split up in BaseMode with sub classes such as PracticeMode or MatchMode. Every mode has a ConfigureEnvironment Method which sets up the server config. BaseMode has the functions to switch between the existing modes like before.
Modes are now split up in BaseMode with sub classes such as PracticeMode or MatchMode. Every mode has a ConfigureEnvironment Method which sets up the server config. BaseMode has the functions to switch between the existing modes like before.