Installation
Requires Unity 2018.4+
#
Install via UPM (using Git URL)- Navigate to your project's Packages folder and open the manifest.json file.
- Add this line below the "dependencies": { line
- Packages/manifest.json
- UPM should now install the package.
#
Install via OpenUPM- The package is available on the openupm registry. It's recommended to install it via openupm-cli.
- Execute the openum command.
#
Install manually (using .unitypackage)- Navigate to your project's Packages folder and open the manifest.json file.
- Add this line below the "dependencies": { line
- Packages/manifest.json
- Download the .unitypackage from releases page.
- Open VContainer.x.x.x.unitypackage