Installation

Note

NaughtyAttributes requires Unity 2022.3 or later versions.

  1. The package is available on the openupm registry. You can install it via openupm-cli:

    openupm add com.dbrizov.naughtyattributes
    
  2. You can also install via git url by adding this entry in your manifest.json:

    "com.dbrizov.naughtyattributes": "https://github.com/dbrizov/NaughtyAttributes.git#upm"
    
  3. You can also download it from the Asset Store