Skip to content

PixelRubro/UnityXtensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Xtensions

Collection of various C# method extensions and class wrappers to increase productivity when working with Unity game engine.

Installing

Using git

  • Open the Package Manager window
  • Click on the "plus" sign
  • Select "Add package from git URL"
  • Paste this repo's SSH link (git@github.com:PixelRouge/UnityXtensions.git)

Editing manifest file

Add the following line to your manifest.json found in the "Packages" folder

"com.pixelrouge.unityxtensions": "git@github.com:PixelRouge/UnityXtensions.git"

Not all methods were created by us, some were taken from everywhere around the Unity open-source community.

About

Class extensions and wrappers for Unity components.

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

5 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages