Loading the moduleΒΆ

The physics module can be loaded by including the following during creation of the dependency injection kernel:

kernel.Load<ProtogamePhysicsIoCModule>();