12345678910111213141516 |
- {
- "source": "Unity",
- "applications": [
- {
- "app_key": "application.generated.unity.vrcycling.exe",
- "launch_type": "url",
- "url": "steam://launch/",
- "action_manifest_path": "C:\\Users\\student\\RiderProjects\\VRCycling\\Assets\\StreamingAssets\\SteamVR\\actions.json",
- "strings": {
- "en_us": {
- "name": "VR Cycling [Testing]"
- }
- }
- }
- ]
- }
|