We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0038a5 commit d0a895aCopy full SHA for d0a895a
README.md
@@ -1 +1,31 @@
1
-Todo: about
+
2
+
3
+# ℹ️ Features
4
5
+* Various utility extensions for working with common System and Unity types.
6
7
+<br/>
8
9
10
+**⌛ Planned**
11
12
+* [ ] Editor extensions (assets, gui etc.)
13
+* [ ] Preprocessor symbols to disable extensions on a per-type basis (ie. `EXTENSIONS_DISABLE_UNITYENGINE_RECT`.
14
+* [ ] Online documentation
15
16
17
18
+# 📦 Install
19
20
+1. Open Package Manager
21
+2. Paste GitHub URL:\
22
+`https://github.com/Smidgens/unity-extensions.git#<version_tag>`
23
24
25
26
27
+# 🚀 Use
28
29
+See `Runtime` folder for full list of extensions.
30
31
0 commit comments