Skip to content

v2.5.20

Latest
Compare
Choose a tag to compare
@izayoijiichan izayoijiichan released this 26 Jan 07:51

Change log

  • Features
    • Unity 2023.2 is now supported.
    • lilToon shader version 1.5.0~1.7.2 is now supported.

Install packages

<Project>/Packages/package.json

{
  "dependencies": {
    "com.izayoi.liltoon.shader.utility": "https://github.com/izayoijiichan/lilToonShaderUtility.git#v1.7.0",
    "com.izayoi.unishaders": "https://github.com/izayoijiichan/UniShaders.git#v1.6.1",
    "com.izayoi.univgo": "https://github.com/izayoijiican/VGO.git#v2.5.20",
    "com.izayoi.vgospringbone": "https://github.com/izayoijiichan/VgoSpringBone.git#v1.1.2",
    "com.unity.nuget.newtonsoft-json": "3.2.1",
    "com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.105.0",
  }
}