spine-runtimes/spine-unity/Assets/Spine/Editor/spine-unity-editor.asmdef

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"
}
]
}