Files
plugin-library/Assets/00.StaryEvo/Runtime/com.stary.evo.runtime.asmdef

17 lines
403 B
Plaintext
Raw Normal View History

2025-03-31 10:44:34 +08:00
{
2025-03-31 11:16:52 +08:00
"name": "com.stary.evo.runtime",
2025-03-31 10:44:34 +08:00
"rootNamespace": "",
2025-03-31 11:16:52 +08:00
"references": [
2026-05-15 13:43:34 +08:00
"UniTask",
"DOTween.Modules"
2025-03-31 11:16:52 +08:00
],
2025-03-31 10:44:34 +08:00
"includePlatforms": [],
"excludePlatforms": [],
2025-03-31 11:16:52 +08:00
"allowUnsafeCode": true,
2025-03-31 10:44:34 +08:00
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}