Skip to content

Commit

Permalink
Updated version number in package.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
H3idi-X committed Jul 11, 2022
1 parent b372c14 commit 7538c99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.unity.universaltoonshader.urp",
"displayName": "Universal Toon Shader for URP",
"version": "2.5.0",
"version": "2.5.1",
"unity": "2019.3",
"description": "Universal Toon Shader(a.k.a Unity-Chan Toon Shader) is a toon shader for images and video that is designed to meet the needs of creators working on cel-shaded 3DCG animations.\nUnlike other pre-render toon shaders, all features can be adjusted in real time on Unity, which is the greatest feature of UTS2.\n\nUTS2 has great power and makes a wide variety of character designs possible, from cel-shaded to light novel illustration styles.\n\nUTS2 has the 3 basic layers of Base Color, 1st Shade Color, and 2nd Shade Color, colors and textures can also accept a wide variety of customization options, such as High Color, Rim Light, MatCap (sphere mapping), and Emissive (light emission).The level of gradation (feather) between colors can also be adjusted in Unity in real-time.",
"repository": {
Expand Down

0 comments on commit 7538c99

Please sign in to comment.