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

23 lines
589 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",
"DOTween.Modules",
2026-03-25 16:58:26 +08:00
"UniTask",
"Unity.XR.Hands",
"Unity.XR.Interaction.Toolkit",
"com.stary.evo.runtime",
"com.staryevo.tools.runtime"
2025-04-18 11:29:01 +08:00
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}