Skip to content

Commit d0a895a

Browse files
authored
Update README.md
1 parent f0038a5 commit d0a895a

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

README.md

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,31 @@
1-
Todo: about
1+
![](/.github/banner.png?raw=true "")
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+
<br/>
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+
<br/>
26+
27+
# 🚀 Use
28+
29+
See `Runtime` folder for full list of extensions.
30+
31+

0 commit comments

Comments
 (0)