Files
plugin-library/Assets/11.PointCloudTools/Runtime/Script/com.pointcloud.runtime.asmdef

24 lines
625 B
Plaintext
Raw Normal View History

2025-09-02 10:42:11 +08:00
{
2025-09-04 11:43:35 +08:00
"name": "com.pointcloud.runtime",
2025-09-02 10:42:11 +08:00
"rootNamespace": "",
"references": [
2025-10-31 11:18:23 +08:00
"Unity.TextMeshPro",
"com.staryevo.tools.runtime",
"UniTask",
"com.stary.evo.runtime",
2025-10-15 12:10:54 +08:00
"com.audiocore.runtime",
2025-10-31 11:18:23 +08:00
"DOTween.Modules",
"HybridCLR.Runtime",
"ImmersalSDK",
"Informationsave.runtime"
2025-09-02 10:42:11 +08:00
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}