Linux migration.
This commit is contained in:
24
README.md
24
README.md
@ -1,13 +1,13 @@
|
||||
# Utils
|
||||
Unity package with utility useful for almost any project.
|
||||
|
||||
## Features
|
||||
* Hide the script field.
|
||||
* C# Event based Event Manager
|
||||
* Call Update, FixedUpdate and LateUpdate from anywhere.
|
||||
* Better performance than Unity methods.
|
||||
* Automatic volume based reflection probe placer.
|
||||
* Check how much time has passed with the Time Since struct.
|
||||
* Camera Blender controls in the scene view.
|
||||
* Package Manager Git updater.
|
||||
# Utils
|
||||
Unity package with utility useful for almost any project.
|
||||
|
||||
## Features
|
||||
* Hide the script field.
|
||||
* C# Event based Event Manager
|
||||
* Call Update, FixedUpdate and LateUpdate from anywhere.
|
||||
* Better performance than Unity methods.
|
||||
* Automatic volume based reflection probe placer.
|
||||
* Check how much time has passed with the Time Since struct.
|
||||
* Camera Blender controls in the scene view.
|
||||
* Package Manager Git updater.
|
||||
* Append to an array.
|
Reference in New Issue
Block a user