SteamVR_Actions.asmdef 313 B

12345678910111213141516
  1. {
  2. "name": "SteamVR_Actions",
  3. "references": [
  4. "SteamVR"
  5. ],
  6. "optionalUnityReferences": [],
  7. "includePlatforms": [],
  8. "excludePlatforms": [
  9. "Android"
  10. ],
  11. "allowUnsafeCode": false,
  12. "overrideReferences": false,
  13. "precompiledReferences": [],
  14. "autoReferenced": true,
  15. "defineConstraints": []
  16. }