Unity Game SDKv0.5.1Download SDK
RUEN

Frequently asked questions

Can I use Unity Asset Store assets?

Yes, if the license permits use in a commercial game. Do not distribute source assets separately from the game.

Can I ship a Windows-only build?

No. The primary VORIVOX target platform is Linux x86_64.

Can the game connect directly to VORIVOX Cloud?

No. Authentication, licensing, and synchronization are handled by VORIVOX system components.

Can I use Addressables?

Yes, if all bundles are local and ready before the session begins. Downloading game content from the internet during play is not allowed.

Is Unity WebGL supported?

This SDK targets native Unity Standalone builds. HTML5 games use a separate VORIVOX Game Client SDK.