mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
21 lines
476 B
Plaintext
21 lines
476 B
Plaintext
{
|
|
"name": "spine-unity-editor",
|
|
"references": [
|
|
"spine-csharp",
|
|
"spine-unity",
|
|
"Unity.2D.Sprite.Editor"
|
|
],
|
|
"optionalUnityReferences": [],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"versionDefines": [
|
|
{
|
|
"name": "com.unity.2d.sprite",
|
|
"expression": "1.0.0",
|
|
"define": "TEXTUREIMPORTER_SPRITESHEET_OBSOLETE"
|
|
}
|
|
]
|
|
} |