Files
plugin-library/Assets/00.StaryEvoTools/Runtime/com.staryevo.tools.runtime.asmdef

23 lines
604 B
Plaintext
Raw Normal View History

2025-05-23 18:26:47 +08:00
{
2025-09-04 11:43:35 +08:00
"name": "com.staryevo.tools.runtime",
"rootNamespace": "",
2025-05-23 18:26:47 +08:00
"references": [
2025-10-31 11:18:23 +08:00
"UniTask",
"com.audiocore.runtime",
"com.stary.evo.runtime",
"Informationsave.runtime",
"DOTween.Modules",
"com.stary.buildoriginality.runtime",
2026-04-18 12:00:41 +08:00
"YooAsset",
"HybridCLR.Runtime"
2025-05-23 18:26:47 +08:00
],
"includePlatforms": [],
"excludePlatforms": [],
2025-07-02 10:05:26 +08:00
"allowUnsafeCode": true,
2025-05-23 18:26:47 +08:00
"overrideReferences": false,
"precompiledReferences": [],
2025-09-04 11:43:35 +08:00
"autoReferenced": true,
2025-05-23 18:26:47 +08:00
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}