tezos-unity-sdk
tezos-unity-sdk copied to clipboard
3.0.0: Broken in LinuxEditor
BeaconConnectorFactory is missing
case RuntimePlatform.LinuxEditor:
and thus always fails initialization.
This will also fail for Closed Source Platforms (Consoles, mostly), which should be addressed in the future with a dedicated Exception ideally.