Bevy Remote Protocol has so much potential and soon it could have even more 👀 I am getting closer to getting JSON Schema exports for types registered in Bevy Registry. I took the great work of @crobocado for #blenvy and standardize it a bit and make it work with the BRP. Here's the PR: https://github.com/bevyengine/bevy/pull/16882
If I make it into main next thing I am going to do is get BRP a OpenRPC support so it will be easier to generate bindings to other languages.




