Package for Unity.
This guide explains how to install this Unity package using the Unity Package Manager.
- In Unity, go to the top menu.
- Click Window > Package Manager.
- The Package Manager window will open, showing the list of installed packages.
- In the Package Manager, click the ➕ button (top left corner).
- Select "Add package from git URL...".
- Enter the following Git repository URL:
https://github.com/AlexandreFlanquart/UnityPackage-Recorder.git - Click "Add", and Unity will download and install the package.
If you want to install a specific release, append the tag at the end of the URL:
https://github.com/AlexandreFlanquart/UnityPackage-Recorder.git#v1.0.0
This ensures you get the exact version you need.
Your package is now installed and ready to use in your Unity project. 🎮🚀
If there is an issue, report it to a dev.