-
Notifications
You must be signed in to change notification settings - Fork 1
2. Installing ECT
-
Navigate to
Window > Package Managerin the Unity Toolbar.
-
Click the '+' button in the top left and select
Add package from git URL...in the subsequent dropdown.
-
In the newly opened textbox, paste the following URL:
https://github.com/knowlife4/ECT.gitand press add.Note: You can install a specific version of ECT by adding
#and then the version number (excluding the patch number).Ex. To install version 1.0, use the URL:
https://github.com/knowlife4/ECT.git#1.0
-
Navigate to
Window > Package Managerin the Unity Toolbar.
-
Select ECT under Packages - SLICE Interactive.

-
Press the Update button.

-
Navigate to
Window > Package Managerin the Unity Toolbar.
-
Select ECT under Packages - SLICE Interactive.

-
Press the Remove button.

-
Click the '+' button in the top left and select
Add package from git URL...in the subsequent dropdown.
-
In the newly opened textbox, paste the following URL:
https://github.com/knowlife4/ECT.gitand press add.Note: You can install a specific version of ECT by adding
#and then the version number (excluding the patch number).Ex. To install version 1.0, use the URL:
https://github.com/knowlife4/ECT.git#1.0
You have successfully installed ECT, congrats!
It is highly recommended that you continue reading the docs as you begin.