Assignment for RMIT Mixed Reality in 2020
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
441 B

  1. {
  2. "source": "Unity",
  3. "applications": [
  4. {
  5. "app_key": "application.generated.unity.artificialgravity.exe",
  6. "launch_type": "url",
  7. "url": "steam://launch/",
  8. "action_manifest_path": "D:\\Work\\RMIT\\Mixed_Reality\\Artificial Gravity\\Mixed_Reality\\Assets\\StreamingAssets\\SteamVR\\actions.json",
  9. "strings": {
  10. "en_us": {
  11. "name": "Artificial Gravity [Testing]"
  12. }
  13. }
  14. }
  15. ]
  16. }