Profiles - WarpOrganization/warp GitHub Wiki

At this moment there are 6 profiles:

  • client - registers client side things (like ClientConsoleService)
  • server - registers server side things (like ServerConsoleService)
  • dev - dev and debug things (like GraphicsUPSCounter)
  • graphics TODO - openGL and window initialization
  • fullPhysics - simulates movement, collisions
  • simplePhysics - only simulates movement