Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

Commit cf90281

Browse files
committed
将DoTween设置为单独的asmdef
1 parent 178ecaf commit cf90281

File tree

3 files changed

+27
-14
lines changed

3 files changed

+27
-14
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"name": "DOTween.Modules"
3+
}

Libraries/Demigiant/DOTween/Modules/DOTween.Modules.asmdef.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Libraries/Libraries.asmdef

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
1-
{
2-
"name": "Libraries",
3-
"references": [],
4-
"includePlatforms": [],
5-
"excludePlatforms": [],
6-
"allowUnsafeCode": true,
7-
"overrideReferences": false,
8-
"precompiledReferences": [
9-
""
10-
],
11-
"autoReferenced": true,
12-
"defineConstraints": [],
13-
"versionDefines": [],
14-
"noEngineReferences": false
1+
{
2+
"name": "Libraries",
3+
"rootNamespace": "",
4+
"references": [
5+
"GUID:f58bf5af08bb9324f9b40f302f8a0eca"
6+
],
7+
"includePlatforms": [],
8+
"excludePlatforms": [],
9+
"allowUnsafeCode": true,
10+
"overrideReferences": false,
11+
"precompiledReferences": [
12+
""
13+
],
14+
"autoReferenced": true,
15+
"defineConstraints": [],
16+
"versionDefines": [],
17+
"noEngineReferences": false
1518
}

0 commit comments

Comments
 (0)