Skip to content

Well-designed package with useful scripting tools for Unity development​

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

Bodix/Evolunity

Repository files navigation

Evolunity

Package with default tools for Unity development.

Install

Open {ProjectFolder}/Packages/manifest.json and add following line:

{
  "dependencies":
  {
    "com.evolutex.evolunity": "https://github.com/Bodix/Evolunity.git",
    ...
  }
}

Requirements

  • Unity 2018.4+
  • Git (added to PATH)

License

Creative Commons Attribution-NoDerivatives 4.0 International

  1. You can use Evolunity package in commercial projects.
  2. You can modify Evolunity package only for your own use but you can't share modified versions.
    • Note: You can submit a pull request to this repository and if your change is useful and well designed, I'll be sure to add it!
  3. You must give appropriate credit to the author.
    • Note: You don't need to take any further action on this point, because all credits is written at the head of the script!