Jelajahi Sumber

No HeadsetType;

bjorn 4 tahun lalu
induk
melakukan
76da592c6d
2 mengubah file dengan 197 tambahan dan 413 penghapusan
  1. 197 383
      api/init.lua
  2. 0 30
      api/lovr/headset/HeadsetType.lua

File diff ditekan karena terlalu besar
+ 197 - 383
api/init.lua


+ 0 - 30
api/lovr/headset/HeadsetType.lua

@@ -1,30 +0,0 @@
-return {
-  summary = 'Types of VR headsets.',
-  description = 'Types of headsets LÖVR recognizes.',
-  values = {
-    {
-      name = 'vive',
-      description = 'HTC Vive.'
-    },
-    {
-      name = 'rift',
-      description = 'Oculus Rift.'
-    },
-    {
-      name = 'go',
-      description = 'Oculus Go.'
-    },
-    {
-      name = 'gear',
-      description = 'Gear VR.'
-    },
-    {
-      name = 'windowsmr',
-      description = 'A Windows Mixed Reality headset.'
-    },
-    {
-      name = 'unknown',
-      description = 'An unknown headset.'
-    }
-  }
-}

Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini