Installation
Code Hygienist Pro is exclusively available via the Unity Asset Store.
⚠️ Code Hygienist Pro is a premium tool and must be purchased from the Asset Store to obtain the latest supported version. It cannot be pulled simply from GitHub.
📦 Steps to Install
- Purchase & Add to Assets: Visit the Unity Asset Store page for Code Hygienist Pro and click “Add to My Assets”.
- Open the Package Manager: Inside your Unity Project, navigate to
Window > Package Manager. - Select “My Assets”: From the top-left dropdown in the Package Manager, select Packages: My Assets.
- Download and Import: Search for “Code Hygienist Pro,” click Download, and then click Import to bring the package into your project.
- Unity Compiles: Wait a few seconds for Unity to compile the newly added C# Editor scripts.
- You’re Done!: Code Hygienist Pro is now available from the top menu bar under
Tools > Code Hygienist.
Note: Since this tool leverages Roslyn for intelligent AST code transformation, it is highly recommended to run modern versions of the Unity Editor (2021.3+ LTS and above).