unityProject.vrmanifest 420 B

12345678910111213141516
  1. {
  2. "source": "Unity",
  3. "applications": [
  4. {
  5. "app_key": "application.generated.unity.thesismotionguidance.exe",
  6. "launch_type": "url",
  7. "url": "steam://launch/",
  8. "action_manifest_path": "C:\\Projects\\thesis-motion-guidance\\Assets\\StreamingAssets\\SteamVR\\actions.json",
  9. "strings": {
  10. "en_us": {
  11. "name": "thesis-motion-guidance [Testing]"
  12. }
  13. }
  14. }
  15. ]
  16. }