ShaderOS requires Unity 2021.3 LTS or newer. It is Editor-only — no assemblies are added to player builds.
- Open the Package Manager: Window → Package Manager
- Select My Assets
- Find ShaderOS and click Import
- Open the Package Manager: Window → Package Manager
- Click + → Add package from git URL
- Enter:
https://github.com/Afterix-Hub/ShaderOS.git#v1.0.0
Open Tools Studio → ShaderOS. The window opens on the Overview tab with a ▶ Scan button. If the menu item is missing, reimport the package or check the Console for compilation errors.
ShaderOS registers under Edit → Project Settings → Tools Studio → ShaderOS automatically on import. No manual configuration is required before the first scan.
Next: Quick Start