41 lines
1.1 KiB
JSON

{
"name": "com.kyrylokuzyk.primetween",
"displayName": "PrimeTween",
"version": "1.3.0",
"unity": "2018.4",
"author": {
"name": "Kyrylo Kuzyk"
},
"samples": [
{
"displayName": "Examples",
"path": "Samples~/Examples"
}
],
"hideInEditor": false,
"description": "PrimeTween is a high-performance, allocation-free animation library for Unity.\n\nAnimate anything with just one line of code, tweak all animation properties directly from the Inspector, and create complex animation sequences. No runtime memory allocations, ever.\n\nEnjoying PrimeTween? Consider leaving an honest review on Asset Store.",
"keywords": [
"Tween",
"Easing",
"Delay",
"Sequence",
"Shake",
"Screen Shake",
"Camera Shake",
"Game Feel",
"Feel",
"Interpolation",
"Performance",
"Zero-allocation",
"Ease",
"Tweening",
"Animate"
],
"documentationUrl": "https://github.com/KyryloKuzyk/PrimeTween",
"repository": {
"url": "git@bitbucket.org:stampedegames/primetween.git",
"type": "git",
"revision": "35bc62132b4f2ee6a369863fd55f2e59a038f028"
}
}