Advertisement
Guest User

Untitled

a guest
May 28th, 2015
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. {
  2. "server": {
  3. "sleep": 1
  4. },
  5. "plugins": [], /* only need to list manual-load plugins */
  6. "routes": [
  7. {
  8. "destination": "/platform/orientation",
  9. "source": {
  10. "child": {
  11. "sensor": 0,
  12. "tracker": "/com_vectionvr_osvr_motionPlatformDevicePlugin/current_orientation0"
  13. }
  14. }
  15. }
  16. ]
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement