1234567891011121314151617181920212223242526272829303132333435363738 |
- {
- "name": "com.unity.2d.aseprite",
- "version": "1.1.4",
- "unity": "2021.3",
- "unityRelease": "15f1",
- "displayName": "2D Aseprite Importer",
- "description": "2D Aseprite Importer is a package which enables the import of .aseprite files from the Pixel Art tool Aseprite.",
- "keywords": [
- "2d",
- "Aseprite",
- "Pixel",
- "Art",
- "assetimporter"
- ],
- "category": "2D",
- "dependencies": {
- "com.unity.2d.sprite": "1.0.0",
- "com.unity.2d.common": "6.0.6",
- "com.unity.mathematics": "1.2.6",
- "com.unity.modules.animation": "1.0.0"
- },
- "relatedPackages": {
- "com.unity.2d.aseprite.tests": "1.1.4"
- },
- "_upm": {
- "changelog": "### Fixed\n- Fixed an issue where Sprite Renderers would be hidden after transitioning from one Animation Clip to another.\n- Fixed an issue where generated AnimationClips would be 0.01 seconds too long."
- },
- "upmCi": {
- "footprint": "aa952333d55ae5b39ac442566edc153b61e9ddf4"
- },
- "documentationUrl": "https://docs.unity3d.com/Packages/com.unity.2d.aseprite@1.1/manual/index.html",
- "repository": {
- "url": "https://github.cds.internal.unity3d.com/unity/AsepriteImporter.git",
- "type": "git",
- "revision": "331d65bad3469b434c81f625682efc587a1e9258"
- },
- "_fingerprint": "c4a13c2a313eb592869561819ae6ab0c0f997662"
- }
|