12345678910111213141516 |
- {
- "source": "Unity",
- "applications": [
- {
- "app_key": "application.generated.unity.trackclient.exe",
- "launch_type": "url",
- "url": "steam://launch/",
- "action_manifest_path": "C:\\Users\\Johannes\\Documents\\GitLab\\bachelorthesis\\track-client\\TrackClient\\Assets\\StreamingAssets\\SteamVR\\actions.json",
- "strings": {
- "en_us": {
- "name": "TrackClient [Testing]"
- }
- }
- }
- ]
- }
|