hammy275 / mc-vr-api

An API to allow mod developers to see VR player data from Vivecraft.
GNU Lesser General Public License v3.0
8 stars 0 forks source link

1.19.3 Support #24

Closed hammy275 closed 1 year ago

hammy275 commented 1 year ago

Ideally, we make a version 2.1.1 that fixes #23 while simultaneously including 1.19.3 support.

Technically speaking, the API does change, as the API call to IVRData#getRotationMatrix will switch to JOML's Matrix4f, but I'm breaking from SemVer on this because: