Custom Attributes
Custom Attributes provides a lightweight collection of inspector attributes for Unity that simplifies editor scripting workflows. Inspired by Saints Field but with a focused feature set, it offers essential attributes to enhance inspector functionality and improve development efficiency without unnecessary overhead.
com.fawaddev.customattributes 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/customattributes.git README Markdown
Copy this to your project's README.md
## Installation
Add **Custom Attributes** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/customattributes.git
```
[](https://www.pkglnk.dev/pkg/customattributes)Used By (1)
README
Custom-Attributes
it is a copy like Saints Field but i am using limited attributes
No comments yet. Be the first!