Releases: shiena/OpenXRRuntimeSelector
Releases · shiena/OpenXRRuntimeSelector
0.0.6
- Add GetAvailableRuntimesJsonPath
0.0.5
- Fix result of EnvironmentVariableRuntimeJson.TryGetJsonPath
- Fix SteamVRRuntimeJson.TryGetJsonPath
- Add GetCurrentRuntimeName
0.0.4
- update package.json
- Add bool SetRuntimeJsonPath(OpenXRRuntimeType)
0.0.3
- Changed OpenXRRuntimeJsons from IDictionary to IReadOnlyDictionary.
- Improved internal code