There are two methods to install the Volinga Plugin for Unreal Engine.
The first option is to install it directly in your UE project. To do this, unpack the plugin content into the Plugins folder of your project. Note that if your project doesn't already have a Plugins folder, you'll need to create one manually.
The second option is to install the plugin at the engine level. This can be done by unpacking the plugin content into the Plugins folder of the engine, located in your Unreal Engine installation directory (path: "UE_5.X > Engine > Plugins").
After installation, you'll need to enable the plugin in your project. Launch your project, then navigate to the plugin settings by selecting "Edit > Plugins" from the main menu.
In the plugins window, search for "VolingaRenderer" and enable it by checking the box. You may receive a warning message indicating that this plugin is still in beta.
Once enabled, the Volinga Plugin is ready for use in your project.