|
@@ -0,0 +1,18 @@
|
|
|
+{
|
|
|
+ "name": "spine-unity-examples-editor",
|
|
|
+ "references": [
|
|
|
+ "spine-unity",
|
|
|
+ "spine-unity-examples"
|
|
|
+ ],
|
|
|
+ "includePlatforms": [
|
|
|
+ "Editor"
|
|
|
+ ],
|
|
|
+ "excludePlatforms": [],
|
|
|
+ "allowUnsafeCode": false,
|
|
|
+ "overrideReferences": false,
|
|
|
+ "precompiledReferences": [],
|
|
|
+ "autoReferenced": true,
|
|
|
+ "defineConstraints": [],
|
|
|
+ "versionDefines": [],
|
|
|
+ "noEngineReferences": false
|
|
|
+}
|