https://docs.unity3d.com/Manual/upm-ui-giturl.html
-
Click the add button in the status bar. The options for adding packages appear.
-
Select Add package from git URL from the add menu. A text box and an Add button appear.
-
Enter the Git URL https://github.com/evoframework/unity3d_evo_framework.git
-
Click Add
https://openupm.com/packages/it.evo.framework/
Install openupm-cli
$ npm install -g openupm-cli
# OR yarn global add openupm-cli
# Enter your Unity project folder
$ cd YOUR_UNITY_PROJECT_FOLDER
# Search a package
$ openupm search "Evo Framework"
# install evo framework
$ openupm add it.evo.framework
https://github.com/evoframework/unity3d_evo_framework/wiki
Attribution-NonCommercial-ShareAlike 4.0 International
https://github.com/evoframework/unity3d_evo_framework/blob/main/LICENSE