Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1e49ea0

Browse files
committed
added package.json
1 parent 1ed6459 commit 1e49ea0

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

package.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "com.dhafinfawwaz.animationui",
3+
"version": "1.2.0",
4+
"displayName": "AnimationUI",
5+
"description": "Usefull Unity tool for animating UI with just drag and drop",
6+
"unity": "2021.3",
7+
"keywords": [
8+
"Tween",
9+
"Animation",
10+
"Animation Sequence",
11+
"Tweening Function",
12+
"UI",
13+
"GUI"
14+
],
15+
"author": {
16+
"name": "Dhafin Fawwaz Ikramullah",
17+
"email": "[email protected]",
18+
"url": "https://dhafinfawwaz.github.io/"
19+
}
20+
}

0 commit comments

Comments
 (0)