We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af4318c commit 02445b9Copy full SHA for 02445b9
README.md
@@ -19,10 +19,10 @@ snippets
19
20
# ℹ️ Features
21
22
-* Collection of useful field attributes and decorators for the Unity inspector.
23
-* Simple set-up.
24
-* Combine attributes in a multitude of ways.
25
-* Automatically stripped in production: `[Conditional("UNITY_EDITOR")]`
+* Collection of general use drawer and decorator attributes.
+* Stripped in production: `[Conditional("UNITY_EDITOR")]`
+* 🤞 Reasonably lightweight.
+
26
27
<br/>
28
0 commit comments