ResoniteLink
From Resonite Wiki
More actions

ResoniteLink is a WebSocket-based interoperability layer that allows external tools to read and write Resonite’s data model from virtually any programming language. It serves as the foundation for external integrations and SDKs built around Resonite.
A number of community projects have been developed, along with an official UnitySDK.
For full documentation and technical details, please visit:
- Main GitHub project: https://github.com/Yellow-Dog-Man/ResoniteLink
- Official Documentation: https://yellow-dog-man.github.io/ResoniteLink/
Activating
The option to enable it is under the 'Session' tab of the dash.
It can only be activated in worlds if:
- You have at least Builder permission
- You are the host of
- Has not had the ResoniteLinkPermissions set to disallow.
See Also
ResoniteLinkPermissions: A component to control if ResoniteLink is allowed in a world at all.