Skip to content

Releases: zledas/ZestKit

v2020.5.19 – Release with some improvements

19 May 11:50
Compare
Choose a tag to compare

Can be imported in Unity by adding a line to file Packages/manifest.json:

{
  "dependencies": {
    "com.tagofjoy.zestkit": "https://github.com/zledas/ZestKit.git#v2020.5.19"
  }
}

v2020.2.3 – Initial release as package for Unity

24 Apr 11:01
Compare
Choose a tag to compare

The initial release as package for Unity.

Can be imported in Unity by adding a line to file Packages/manifest.json:

{
  "dependencies": {
    "com.tagofjoy.zestkit": "https://github.com/zledas/ZestKit.git#v2020.2.3"
  }
}