Files
Outline-Toolkit/Editor/UnityFx.Outline.Editor.asmdef
2025-07-20 21:01:09 +08:00

16 lines
359 B
Plaintext

{
"name": "UnityFx.Outline.Editor",
"references": [
"UnityFx.Outline"
],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": []
}