Files
MyCharacterAgent/Assets/02_Scripts/Editor/MyCharacterAgent.Editor.asmdef
2026-08-26 03:39:36 +09:00

26 lines
621 B
Plaintext

{
"name": "MyCharacterAgent.Editor",
"rootNamespace": "",
"references": [
"MyCharacterAgent",
"UniGLTF",
"UniGLTF.Utils",
"UniHumanoid",
"VRM10",
"Unity.InputSystem",
"Unity.RenderPipelines.Universal.Runtime",
"Unity.RenderPipelines.Core.Runtime"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}