PlayerXYT

Results 2 issues of PlayerXYT

`ReadMe.md` assumes that Zygisk is enabled and continues on as if it is. There should be instructions on what to do if this is not the case. My phone is...

Question

When calling `navigator.xr.isSessionSupported` you can optionally pass features as part of the `options` optional parameter. [See](https://developer.mozilla.org/en-US/docs/Web/API/XRSystem/requestSession#options). Some optional parameters such as [hand tracking](https://developer.mozilla.org/en-US/docs/Web/API/XRSystem/requestSession#hand-tracking) add new methods to the interface, in...