2026-03-28 인벤토리 90%
This commit is contained in:
21
Assets/HighlightPlus/Editor/HighlightPlus.Editor.asmdef
Normal file
21
Assets/HighlightPlus/Editor/HighlightPlus.Editor.asmdef
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "HighlightPlus.Editor",
|
||||
"rootNamespace": "HighlightPlus",
|
||||
"references": [
|
||||
"HighlightPlus.Runtime",
|
||||
"Unity.RenderPipelines.Universal.Runtime",
|
||||
"Unity.RenderPipelines.Core.Runtime",
|
||||
"Unity.TextMeshPro"
|
||||
],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [],
|
||||
"noEngineReferences": false
|
||||
}
|
||||
Reference in New Issue
Block a user