Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Smidgens authored Nov 3, 2022
1 parent f0038a5 commit d0a895a
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,31 @@
Todo: about
![](/.github/banner.png?raw=true "")

# ℹ️ Features

* Various utility extensions for working with common System and Unity types.

<br/>


**⌛ Planned**

* [ ] Editor extensions (assets, gui etc.)
* [ ] Preprocessor symbols to disable extensions on a per-type basis (ie. `EXTENSIONS_DISABLE_UNITYENGINE_RECT`.
* [ ] Online documentation

<br/>

# 📦 Install

1. Open Package Manager
2. Paste GitHub URL:\
`https://github.com/Smidgens/unity-extensions.git#<version_tag>`


<br/>

# 🚀 Use

See `Runtime` folder for full list of extensions.


0 comments on commit d0a895a

Please sign in to comment.