-
Notifications
You must be signed in to change notification settings - Fork 282
Installing through OpenUPM
Mattias Edlund edited this page Aug 16, 2021
·
1 revision
You can use OpenUPM to install UnityMeshSimplifier.
-
Follow these steps for getting the OpenUPM CLI installed.
-
Go to the project directory in your favorite terminal.
-
Type
openupm add com.whinarn.unitymeshsimplifier
in your terminal to install UnityMeshSimplifier. -
Success! Start up Unity with your Unity project and you should see UnityMeshSimplifier appear in the Unity Package Manager.