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

16 lines
376 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": [
2025-09-04 11:43:35 +08:00
"UniTask"
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
}