Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mitay-walle committed Jun 10, 2022
1 parent 6a738d4 commit f623ba7
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
{
"name": "com.mitay-walle.ui-circle-segmented",
"version": "1.0.0",
"version": "1.1.0",
"displayName": "UI Circle Segmented",
"description": "Custom graphic for uGUI\n\nCircle splitted to segments, with \n- skip offset\n- sprite round\n- global offset\n- circle-spaced gradient",
"unity": "2018.4",
"documentationUrl": "https://github.com/mitay-walle/GradientTexture/blob/main/README.md",
"licensesUrl": "https://github.com/mitay-walle/GradientTexture/blob/main/LICENSE.md",
"documentationUrl": "https://github.com/mitay-walle/Unity3d-UICircleSegmented//blob/main/README.md",
"licensesUrl": "https://github.com/mitay-walle/Unity3d-UICircleSegmented//blob/main/LICENSE.md",
"dependencies": { },
"keywords": [
"Texture",
"Procedural",
"Gradient"
"UI",
"uGUI",
"Graphic",
"Geometry"
],
"author": {
"name": "mitay-walle",
Expand Down

0 comments on commit f623ba7

Please sign in to comment.