HyperX runs well in .NET-compatible environments on Unity 2021 LTS and later.
Install HyperX in your Unity project
Step 1: Download the library file
Click here to download the latest release file.Step 2: Import the dll file into Unity
Place the downloaded dll file in your Unity project’sPlugins folder.
Step 3: Run initialization code
Make sure the following code runs from your splash/intro screen or similar entry point.What is the project code?
The project identifier in the console URL is your project code.- In the image below, the project code for the
HyperX's Projectproject is0199c85f-8f24-762c-a65f-de45bac2a3c5.

Step 4: Set .NET compatibility in build settings
In Unity build settings, setApi Compatibility Level to .NET Standard 2.1 or higher.
