public static GameModeBuilder UseEcs<TStartup>( this GameModeBuilder gameModeBuilder ) where TStartup : class, new(), IStartup