Skip to content

Installing through OpenUPM

Mattias Edlund edited this page Aug 16, 2021 · 1 revision

You can use OpenUPM to install UnityMeshSimplifier.

  1. Follow these steps for getting the OpenUPM CLI installed.

  2. Go to the project directory in your favorite terminal.

  3. Type openupm add com.whinarn.unitymeshsimplifier in your terminal to install UnityMeshSimplifier.

  4. Success! Start up Unity with your Unity project and you should see UnityMeshSimplifier appear in the Unity Package Manager.

Clone this wiki locally