mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 22:34:53 +08:00
[unity] Add default asmdef files.
This commit is contained in:
parent
0d16ca0b12
commit
d44ee5ec2f
10
spine-unity/Assets/Spine/Editor/spine-unity-editor.asmdef
Normal file
10
spine-unity/Assets/Spine/Editor/spine-unity-editor.asmdef
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "spine-unity-editor",
|
||||
"references": [
|
||||
"spine-unity"
|
||||
],
|
||||
"optionalUnityReferences": [],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false
|
||||
}
|
||||
@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 173464ddf4cdb6640a4dfa8a9281ad69
|
||||
AssemblyDefinitionImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
3
spine-unity/Assets/Spine/Runtime/spine-unity.asmdef
Normal file
3
spine-unity/Assets/Spine/Runtime/spine-unity.asmdef
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"name": "spine-unity"
|
||||
}
|
||||
7
spine-unity/Assets/Spine/Runtime/spine-unity.asmdef.meta
Normal file
7
spine-unity/Assets/Spine/Runtime/spine-unity.asmdef.meta
Normal file
@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 68765d262e2128e4ab49c983f3411946
|
||||
AssemblyDefinitionImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Loading…
x
Reference in New Issue
Block a user