mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
[unity] Fixed timeline editor asmdef file for newer unity versions. See commit e4fefcf. See #1262.
This commit is contained in:
parent
09d3547b65
commit
f0fa80b8ba
@ -2,7 +2,9 @@
|
|||||||
"name": "spine-timeline-editor",
|
"name": "spine-timeline-editor",
|
||||||
"references": [
|
"references": [
|
||||||
"spine-unity",
|
"spine-unity",
|
||||||
"spine-timeline"
|
"spine-unity-editor",
|
||||||
|
"spine-timeline",
|
||||||
|
"Unity.Timeline"
|
||||||
],
|
],
|
||||||
"optionalUnityReferences": [],
|
"optionalUnityReferences": [],
|
||||||
"includePlatforms": [],
|
"includePlatforms": [],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user