com.alicizax.kyrylokuzyk.pr.../package.json

41 lines
1.1 KiB
JSON
Raw Normal View History

2025-01-23 10:16:47 +08:00
{
"name": "com.alicizax.kyrylokuzyk.primetween",
"displayName": "PrimeTween",
"version": "1.2.2",
"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": "e9627419e109fdbce619483122dc0f83a529b673"
}
}