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

Port to Architectury #16

Closed hammy275 closed 2 years ago

hammy275 commented 2 years ago

This should allow for Fabric compatibility.

Note that at the same time, we'll have to remove the VRPlayerTickEvent, since Fabric doesn't have an event system in the same way Forge does, and I'm not keen to force the Architectury API to be installed to use this API.

After the port (including full testing with Vivecraft's Fabric port), this will become release 2.0.0.

hammy275 commented 2 years ago

Port completed as of 2.0.0, pre-release 1. Bug testing will take place as I work on ImmersiveMC's Architectury port, and anyone else who decides to use the API pre-release version