Files
plugin-library/Assets/07.RKTools/RunTime/com.rktools.runtime.asmdef

25 lines
643 B
Plaintext
Raw Normal View History

2025-04-18 11:29:01 +08:00
{
2025-09-04 11:43:35 +08:00
"name": "com.rktools.runtime",
2025-04-18 11:29:01 +08:00
"rootNamespace": "",
"references": [
2025-10-31 11:18:23 +08:00
"Rokid.Openxr",
"Rokid.Unity.XR",
"com.stary.evo.runtime",
"com.staryevo.tools.runtime",
"com.audiocore.runtime",
"DOTween.Modules",
"HybridCLR.Runtime",
"ImmersalSDK",
"Informationsave.runtime",
"UniTask"
2025-04-18 11:29:01 +08:00
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}